SE_connection_get_instance_list |
Gets the list of project instances from a connection object (Oracle only).
LONG SE_connection_get_instance_list (SE_CONNECTION connection, SE_INSTANCEINFO **instance_list, LONG *instance_count);
connection | SDE server connection handle |
instance_list | list of project instances |
instance_count | number of project instances |
Returns a list of all instances (master and user-schema) in a geodatabase in Oracle.
SE_SUCCESS
SE_FAILURE
SE_INVALID_POINTER
SE_IOMGR_NOT_AVAILABLE
SE_NET_FAILURE
SE_OUT_OF_CLMEM
SE_SERVICE_NOT_FOUND