SE_instanceinfo_get_name

Returns the name of a user-schema geodatabase in Oracle

Usage syntax

LONG SE_instanceinfo_get_name (const SE_INSTANCEINFO instance, CHAR *name);

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

The SE_instanceinfo_get_name function retrieves the name of the user-schema geodatabase.

Returns

SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_INSTANCEINFO_OBJECT
SE_SDE_NOT_STARTED