DataProvider.GetBoolean(Int32) メソッド

定義

指定された型として列 i のデータを取得する

public bool GetBoolean(int i);
abstract member GetBoolean : int -> bool
override this.GetBoolean : int -> bool
Public Function GetBoolean (i As Integer) As Boolean

パラメーター

i
Int32

返品

実装

適用対象