DatabaseHandle :: SetupTypeID - Update type identifier
The type identifier is an internal number, which is usually set by the system. Sometimes, it becomes, however, necessary to change the internal type identifier in order to avoid conflicts with types copied from other databases.
Return value: Success ( logical )
Implementation details
logical
DatabaseHandle  :: SetupTypeID ( int16 sid )
- sid
- Internal type number
Internal type numbers for user-defined types are positive. Elementary types have got negative type IDs.