AutoComplete for ASP.NET Web Forms
SetBookmark メソッド (DataSource)

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > DataSource クラス : SetBookmark メソッド
Index of record.
Sets the current cursor position to supplied value.
シンタックス
'宣言
 
Public Sub SetBookmark( _
   ByVal bkmk As System.Integer _
) 
public void SetBookmark( 
   System.int bkmk
)

パラメータ

bkmk
Index of record.
参照

DataSource クラス
DataSource メンバ