'宣言 Public Overrides Function DisableServerRead( _ ByVal value As System.Boolean _ ) As CollectionViewServiceBuilder(Of T)
public override CollectionViewServiceBuilder<T> DisableServerRead( System.bool value )
パラメータ
- value
- サーバー側のソート、ページング、およびフィルタ処理を無効にするかどうかを示すブール値
戻り値の型
現在のビルダ