SqlSingle.ToSqlInt32 Método
Definição
public:
System::Data::SqlTypes::SqlInt32 ToSqlInt32();
public System.Data.SqlTypes.SqlInt32 ToSqlInt32 ();
member this.ToSqlInt32 : unit -> System.Data.SqlTypes.SqlInt32
Public Function ToSqlInt32 () As SqlInt32
Retornos
Um novo SqlInt32 igual ao valor deste SqlSingle.A new SqlInt32 equal to the value of this SqlSingle.