DatabaseLocations Methods |
The DatabaseLocations type exposes the following members.
Name | Description | |
---|---|---|
Default |
Returns the DatabaseLocation of the startup/system Databases.
| |
GetEnumerator |
Enumerates all DatabaseLocations
| |
InitializeAfterRecreate |
This function is called when an object has been read from disk before all data members (fields) have been fully loaded. Override this to provide your own initializations of transient data.
(Overrides OptimizedPersistableInitializeAfterRecreate(SessionBase).) | |
LocateDb |
Returns the DatabaseLocation for which a Database exists in.
| |
LocationForDb |
Returns the DatabaseLocation for which a Database belongs to.
| |
ReadMe |
Used by code generator
(Overrides OptimizedPersistableReadMe(TypeVersion, Byte, Int32, SessionBase, Page, Boolean, Schema, Boolean, ListIOptimizedPersistable, Int32, Int32, Boolean).) |
Name | Description | |
---|---|---|
ToStringDetails(SessionBase, Boolean) | Overloaded.
Object details as a string
(Defined by Utilities.) | |
ToStringDetails(Schema, TypeVersion, Boolean) | Overloaded.
Currently only used by Database Manager
(Defined by Utilities.) |