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