EntityStaticMetaDataBase Methods |
The EntityCoreTFieldsEntityStaticMetaDataBase type exposes the following members.
Name | Description | |
---|---|---|
AddNavigatorMetaDataTContaining, TCollection(String, FuncTContaining, IEntityCollectionCore, ActionTContaining, TCollection, FuncTContaining, IEntityCollectionCore, FuncIEntityRelation, Type, Int32) |
Adds the meta-data for a multi-instance navigator to this meta-data container. This navigator is mapped onto a 1:n relationship. For m:n navigators, use the other overload.
| |
AddNavigatorMetaDataTContaining, TCollection(String, FuncTContaining, IEntityCollectionCore, ActionTContaining, TCollection, FuncTContaining, IEntityCollectionCore, FuncIEntityRelation, FuncIEntityRelation, String, String, Type, Int32) |
Adds the meta-data for a multi-instance navigator to this meta-data container. This navigator is mapped onto a 1:n relationship. For m:n navigators, use the other overload.
| |
AddNavigatorMetaDataTContaining, TRelated(String, String, ActionTContaining, TRelated, FuncTContaining, TRelated, ActionTContaining, TRelated, IEntityRelation, FuncIEntityRelation, String, Int32, FuncTContaining, PropertyChangedEventHandler, Boolean, Int32) |
Adds the meta-data for a single instance navigator to this meta-data container
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetAllRelations |
Creates for all m:1, 1:1 and 1:n navigator the relationship object and adds it to a list and returns that list.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetPrefetchPathElement(String, IEntityCollection) |
Creates a prefetch path element for the navigator specified. The collection specified is the collection created for this element which will contain the data fetched for this node.
| |
GetPrefetchPathElement(String, IEntityCollection2) |
Creates a prefetch path element for the navigator specified. The collection specified is the collection created for this element which will contain the data fetched for this node.
| |
GetRelationsForNavigator |
Returns a new Relationcollection with all the relations for the navigator specified
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
SetEntityCoreInfo |
Sets the core info for this entity, which is used in query generation and other activity.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |