Sdílet prostřednictvím


TypedDataRow.GetNullableSingle(String) Metoda

Definice

Důležité

Toto rozhraní API neodpovídá specifikaci 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

Návraty

Atributy

Platí pro