SqlDecimal.ToSqlSingle Método

Definição

Converte esta estrutura SqlDecimal 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 estrutura SqlSingle com o mesmo valor que esta instância de SqlDecimal.

Aplica-se a

Confira também