Udostępnij za pośrednictwem


TypedDataRow.GetNullableSingle(String) Metoda

Definicja

Ważne

Ten interfejs API nie jest zgodny ze specyfikacją CLS.

public:
 Nullable<float> GetNullableSingle(System::String ^ columnName);
[System.CLSCompliant(false)]
public Nullable<float> GetNullableSingle (string columnName);
member this.GetNullableSingle : string -> Nullable<single>
Public Function GetNullableSingle (columnName As String) As Nullable(Of Single)

Parametry

columnName
String

Zwraca

Atrybuty

Dotyczy