Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
获取分区大小。
public virtual bool GetGlobalAutoincPartitionSize( ul_column_num cid, ul_u_big * size )
cid 从 1 开始的列序号。
size 输出参数。列的分区大小。给定表中的所有全局自动增量列都共享同一全局自动增量分区。
如果成功,则返回 true;否则返回 false。