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 | |
|---|---|---|
![]() |
Contains | Indicates whether the directory contains an object with a specific ID. |
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
FindDomainClass | Overloaded. Finds a domain class in the data directory. |
![]() |
FindDomainModel | Overloaded. Finds a domain model in the data directory. |
![]() |
FindDomainProperty | Finds a domain property with a specific ID. |
![]() |
FindDomainRelationship | Overloaded. Finds a domain relationship. |
![]() |
FindDomainRole | Finds a domain role with a specific ID. |
![]() |
GetDomainClass | Overloaded. Gets a domain class. |
![]() |
GetDomainModel | Overloaded. Gets a domain model. |
![]() |
GetDomainProperty | Gets a domain property with a specific ID. |
![]() |
GetDomainRelationship | Overloaded. Gets a domain relationship. |
![]() |
GetDomainRole | Gets a domain role with a specific ID. |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
DomainClasses | Gets a list of the domain classes in the directory. |
![]() |
DomainModels | Gets a list of domain models in the directory. |
![]() |
DomainObjects | Gets a list of domain objects in the directory. |
Top
.gif)
.gif)
.gif)