Object Database
Object Database
Orthogonal.ObjectDb.Esent
ObjectDb Class
ObjectDb Methods
Create Method
Delete(T) Method
DeleteAll(T) Method
Dispose Method
Export Method
FindFirstByIndex(T) Method
Get(T) Method
GetByIndex(T) Method
GetObjectNames Method
GetPropertyNames Method
GetSchema Method
Import Method
Insert(T) Method
InsertMany(T) Method
List Method
ListByIndex Method
Save(T) Method
Update(T) Method
ObjectDb
GetObjectNames 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
C#
Copy
public
string
[]
GetObjectNames
()
Return Value
Type:
String
A string array of object names.
Implements
IObjectDbEsent
GetObjectNames
See Also
Reference
ObjectDb Class
Orthogonal.ObjectDb.Esent Namespace
A public domain library by
Orthogonal Programming
(See:
Azure DevOps Repository
)
Send comments on this topic to
gfkeogh@gmail.com