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。