Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
UL Ext: 指定用于全局自动增量列的数据库 ID 值。
Public Property DatabaseID As Long
public long DatabaseID {get;set;}
ULException 类 所指定的新数据库 ID 无效。
当前数据库的数据库 ID 值。
数据库 ID 值必须在 [0,System.UInt32.MaxValue] 范围内。值 ULConnection.INVALID_DATABASE_ID 用于指示还没有为当前数据库设置数据库 ID。