SqlInt32.ToSqlSingle Metoda

Definice

Převede tuto SqlInt32 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 struktura rovnající se hodnotě tohoto SqlInt32objektu .

Platí pro

Viz také