Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
新しいデータベースのページサイズ (バイトまたはキロバイト単位) を指定します。
Public Property PageSize As Integer
public int PageSize {get;set;}
ArgumentException 値は無効です。
ページサイズ (バイト単位) を指定する整数。有効な値は、1024 (1K)、2048 (2K)、4096 (4K)、8192 (8K)、16384 (16K) です。デフォルトは 4096 です。