Udostępnij za pośrednictwem


TypedDataRow.GetNullableDouble(String) Metoda

Definicja

Ważne

Ten interfejs API nie jest zgodny ze specyfikacją CLS.

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)

Parametry

columnName
String

Zwraca

Atrybuty

Dotyczy