SE_instanceinfo_get_id

Returns the instance ID of a user-schema geodatabase in Oracle

Usage syntax

LONG SE_instanceinfo_get_id (const SE_INSTANCEINFO instance, LONG *instance_id);

Parameters
instance The opaque instance object to query
instance_id The instance's instance_id
Description

The SE_instanceinfo_get_id function retrieves the instance_id of the specified user-schema geodatabase.

Returns

SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_INSTANCEINFO_OBJECT
SE_SDE_NOT_STARTED