SqlByte.ToSqlSingle Método

Definição

Converte esta SqlByte 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

Devoluções

Uma SqlSingle estrutura que tem a mesma Value estrutura que esta SqlByte .

Aplica-se a

Ver também