Gets the current database ID used for global autoincrement.
public ul_u_long ULGetDatabaseID(SQLCA * sqlca)
sqlca A pointer to the SQLCA.
The value set by the last call to the SetDatabaseID method, or UL_INVALID_DATABASE_ID if the ID was never set.