Udostępnij za pośrednictwem


TypedDataRow.GetNullableDecimal(String) Metoda

Definicja

Ważne

Ten interfejs API nie jest zgodny ze specyfikacją CLS.

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

Parametry

columnName
String

Zwraca

Atrybuty

Dotyczy