Partager via


TypedDataRow.GetNullableDecimal(String) Méthode

Définition

Important

Cette API n’est pas conforme 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)

Paramètres

columnName
String

Retours

Attributs

S’applique à