SE_serverinfo_get_disableautoreg |
Extracts DISABLEAUTOREG from the SE_SERVERINFO object.
LONG SE_serverinfo_get_disableautoreg (const SE_SERVERINFO svrInfo, BOOL *disableautoreg);
svrInfo | The SE_SERVERINFO object |
disableautoreg | DISABLEAUTOREG value (TRUE or FALSE) |
This function returns the DISABLEAUTOREG value from the SE_SERVERINFO object.
DISABLEAUTOREG controls the autoregistration of business tables containing spatial columns created with an object relational data type. Data types for which this is supported are the DB2 Spatial Extender, Informix Spatial DataBlade, and Oracle Spatial.
SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_SERVERINFO_OBJECT
SE_SDE_NOT_STARTED