SE_instanceinfo_get_creation_date |
Returns the creation date for a user-schema geodatabase in Oracle
LONG SE_instanceinfo_get_creation_date (const SE_INSTANCEINFO instance, struct tm *date);
instance | The opaque instance object to query |
date | The returned creation date of the instance |
The SE_instanceinfo_get_creation_date function returns the date on which the user-schema geodatabase was created.
SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_INSTANCEINFO_OBJECT
SE_SDE_NOT_STARTED