SqlDecimal.ToSqlSingle Metoda

Definicja

Konwertuje tę SqlDecimal strukturę na 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

Zwraca

Struktura SqlSingle o tej samej wartości co to wystąpienie klasy SqlDecimal.

Dotyczy

Zobacz też