SE_instanceinfo_get_id |
Returns the instance ID of a user-schema geodatabase in Oracle
LONG SE_instanceinfo_get_id (const SE_INSTANCEINFO instance, LONG *instance_id);
instance | The opaque instance object to query |
instance_id | The instance's instance_id |
The SE_instanceinfo_get_id function retrieves the instance_id of the specified user-schema geodatabase.
SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_INSTANCEINFO_OBJECT
SE_SDE_NOT_STARTED