NextWithPrefix

Default value: false.

File: configuration file.

Context: ObjectId.

f this parametre set to true, following statament will be used for update object id table: update OID_TABLE set OID_TABLE.next = ? where OID_TABLE.next = ?. Default value for this parameter is false.

Example:

DatabaseManager.DB.<databaseName>.ObjectId.NextWithPrefix = true