SqlInt32.ToSqlSingle Yöntem

Tanım

Bu SqlInt32 yapısını SqlSingledönüştürür.

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

Döndürülenler

Bu SqlSingledeğerine eşit yeni SqlInt32 bir yapı.

Şunlara uygulanır

Ayrıca bkz.