SE_instanceinfo_get_creation_date

Returns the creation date for a user-schema geodatabase in Oracle

Usage syntax

LONG SE_instanceinfo_get_creation_date (const SE_INSTANCEINFO instance, struct tm *date);

Parameters
instance The opaque instance object to query
date The returned creation date of the instance
Description

The SE_instanceinfo_get_creation_date function returns the date on which the user-schema geodatabase was created.

Returns

SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_INSTANCEINFO_OBJECT
SE_SDE_NOT_STARTED