Freigeben über


TypedDataRow.GetNullableDecimal(String) Methode

Definition

Wichtig

Diese API ist nicht CLS-kompatibel.

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)

Parameter

columnName
String

Gibt zurück

Attribute

Gilt für: