SqlInt64.ToSqlSingle Metoda

Definice

Převede tuto SqlInt64 strukturu 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

Návraty

Nová SqlSingle rovna hodnotě tohoto SqlInt64.

Platí pro

Viz také