Sdílet prostřednictvím


TypedDataRow.GetNullableUInt64(String) Metoda

Definice

Důležité

Toto rozhraní API neodpovídá specifikaci 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)

Parametry

columnName
String

Návraty

Atributy

Platí pro