バージョン

AddPageRequest メソッド (IDataSourceVirtualDataProvider)

指定したページ インデックスおよび優先レベルのページ要求を追加します。
シンタックス
'宣言
 
Sub AddPageRequest( _
   ByVal pageIndex As Integer, _
   ByVal priority As DataSourcePageRequestPriority _
) 
void AddPageRequest( 
   int pageIndex,
   DataSourcePageRequestPriority priority
)

パラメータ

pageIndex
要求するページのインデックス。
priority
要求の優先レベル。
参照