SqlSingle.ToSqlInt16 Método

Definição

Converte esta estrutura SqlSingle em SqlInt16.

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

Retornos

Um novo SqlInt16 igual ao valor deste SqlSingle.

Aplica-se a

Confira também