Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
检查指定列的缺省值是否设置为自动增量。
public Boolean isColumnAutoIncrement(String name)
name 列的名称。
如果列是自动递增的,则为 true;否则为 false。