SqlInt16.ToSqlSingle Método

Definição

Converte esta SqlInt16 estrutura em SqlSingle.

public:
 System::Data::SqlTypes::SqlSingle ToSqlSingle();
public System.Data.SqlTypes.SqlSingle ToSqlSingle();
member this.ToSqlSingle : unit -> System.Data.SqlTypes.SqlSingle
Public Function ToSqlSingle () As SqlSingle

Devoluções

Uma nova SqlSingle estrutura que Value seja igual ao valor desta SqlInt16 estrutura.

Aplica-se a

Ver também