Partager via


TypedDataRow.GetNullableUInt64(String) Méthode

Définition

Important

Cette API n’est pas conforme CLS.

public:
 Nullable<System::UInt64> GetNullableUInt64(System::String ^ columnName);
[System.CLSCompliant(false)]
public Nullable<ulong> GetNullableUInt64(string columnName);
member this.GetNullableUInt64 : string -> Nullable<uint64>
Public Function GetNullableUInt64 (columnName As String) As Nullable(Of ULong)

Paramètres

columnName
String

Retours

Attributs

S’applique à