Values: "dods", "database".
Default value: "dods".
File: configuration file.
Context: DatabaseManager, Database, Table.
If this parameter is set do "dods", DODS will generate values for ObjectId according to rule specified by "AllocationScope" parameter value. If "ObjectIdAllocationSource" is set to "database", DODS will try to use "autogenerated columns" capabilities of database engine to get unique ObjectId values.
Example:
DatabaseManager.defaults.ObjectIdAllocationSource = database