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 rovnající se hodnotě tohoto SqlInt64souboru .

Platí pro

Viz také