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

返品

実装

適用対象