データベースのページ・サイズ (バイトまたはキロバイト単位) を指定します。
Visual Basic Public Property PageSize As Integer
C# public int PageSize { get; set; }
ページ・サイズ (バイト単位) を指定する整数。有効な値は、1024 (1K)、2048 (2K)、4096 (4K)、8192 (8K)、16384 (16K) です。デフォルトは 4096 です。
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |