SqlInt16.ToSqlSingle Método
Definição
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
Retornos
Uma nova estrutura SqlSingle cujo Value é igual ao valor desta estrutura SqlInt16.A new SqlSingle structure whose Value equals the value of this SqlInt16 structure.