DataProvider.GetValue(Int32) 方法

定義

取得欄位 i 的資料作為物件

public object GetValue(int i);
abstract member GetValue : int -> obj
override this.GetValue : int -> obj
Public Function GetValue (i As Integer) As Object

參數

i
Int32

傳回

實作

適用於