Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Stores metadata about the domain models in the store.
The DomainDataDirectory type exposes the following members.
Methods
Name
Description
Indicates whether the directory contains an object with a specific ID.
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Overloaded. Finds a domain class in the data directory.
Overloaded. Finds a domain model in the data directory.
Finds a domain property with a specific ID.
Overloaded. Finds a domain relationship.
Finds a domain role with a specific ID.
Overloaded. Gets a domain class.
Overloaded. Gets a domain model.
Gets a domain property with a specific ID.
Overloaded. Gets a domain relationship.
Gets a domain role with a specific ID.
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Gets a list of the domain classes in the directory.
Gets a list of domain models in the directory.
Gets a list of domain objects in the directory.
Top