Udostępnij za pośrednictwem


TypedDataRow.GetNullableInt64(String) Metoda

Definicja

Ważne

Ten interfejs API nie jest zgodny ze specyfikacją CLS.

public:
 Nullable<long> GetNullableInt64(System::String ^ columnName);
[System.CLSCompliant(false)]
public Nullable<long> GetNullableInt64 (string columnName);
member this.GetNullableInt64 : string -> Nullable<int64>
Public Function GetNullableInt64 (columnName As String) As Nullable(Of Long)

Parametry

columnName
String

Zwraca

Atrybuty

Dotyczy