Freigeben über


TypedDataRow.GetNullableDouble(String) Methode

Definition

Wichtig

Diese API ist nicht CLS-kompatibel.

public:
 Nullable<double> GetNullableDouble(System::String ^ columnName);
[System.CLSCompliant(false)]
public Nullable<double> GetNullableDouble(string columnName);
member this.GetNullableDouble : string -> Nullable<double>
Public Function GetNullableDouble (columnName As String) As Nullable(Of Double)

Parameter

columnName
String

Gibt zurück

Attribute

Gilt für: