Freigeben über


TypedDataRow.GetNullableSingle(String) Methode

Definition

Wichtig

Diese API ist nicht CLS-kompatibel.

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)

Parameter

columnName
String

Gibt zurück

Attribute

Gilt für: