| IObjectDbEsentGetObjectNames Method |
Gets the names of all object types stored in the database.
Namespace:
Orthogonal.ObjectDb.Esent
Assembly:
Orthogonal.ObjectDb.Esent (in Orthogonal.ObjectDb.Esent.dll) Version: 4.0.0
Syntax string[] GetObjectNames()
Return Value
Type:
StringA string array of object names.
See Also