共用方式為


TypedDataRow.GetNullableInt64(String) 方法

定義

重要

此 API 不符合 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)

參數

columnName
String

傳回

屬性

適用於