共用方式為


DbUpdatableDataRecord.GetName(Int32) 方法

定義

擷取欄位的名稱。

public override string GetName (int i);
override this.GetName : int -> string
Public Overrides Function GetName (i As Integer) As String

參數

i
Int32

欄位的序數。

傳回

欄位的名稱。

實作

適用於