SqlInt16.ToSqlSingle Método

Definição

Converte esta estrutura SqlInt16 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

Retornos

SqlSingle

Uma nova estrutura SqlSingle cujo Value é igual ao valor desta estrutura SqlInt16.

Aplica-se a

Confira também