バージョン

DataBind(Int32) メソッド

このレコードをデータ ソースのレコードにバインドします。
シンタックス
'宣言
 
Public Overloads Sub DataBind( _
   ByVal index As Integer _
) 
public void DataBind( 
   int index
)

パラメータ

index
後継者の後にバインドされる場合、レコードのインデックスを示します。
参照