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