Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
如果列缺省为全局自动增量,则返回 true;否则返回 false。
Boolean isColumnGlobalAutoIncrement( String name )
name 列的名称。
return 如果列全局自动递增,则返回 true;如果不全局自动递增,则返回 false。