CALL [TDMaps.] CreateObjectListSP (
{ 'ObjectListName' | NULL },
[ 'DictionaryDatabase', ]
:ObjectListID
) [;]
Syntax Elements
- TDMaps.
- The name of the database.
- ObjectListName
- Name of the object list.
- DictionaryDatabase
- The name of the database where the data dictionary tables, such as TVM, reside.
- ObjectListID
- An output parameter that is the system-assigned numeric identifier for the list.