SqlInt32.ToSqlSingle Método

Definição

Converte essa SqlInt32 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

Retornos

Uma nova SqlSingle estrutura igual ao valor disso SqlInt32.

Aplica-se a

Confira também