The ConceptualModelQueries type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (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.) | |
GetChangedAssociations |
Query for retrieving associations with changed/mismatching keys.
| |
GetChangedScalarMembers()()()() |
Query for retrieving scalar members with attribute differences between the conceptual model and storage model.
| |
GetChangedScalarMembers(Boolean, ModelMemberProperty, IEnumerable<(Of <<'(StoreMemberProperty>)>>), IEnumerable<(Of <<'(String>)>>), IEnumerable<(Of <<'(String>)>>), IEnumerable<(Of <<'(String>)>>), Boolean, Boolean) | ||
GetCommonProperties()()()() |
Query for retrieving common properties; scalar mebmers that exist in more than one entity type with the same name, type, etc.
| |
GetCommonProperties(Boolean, Boolean, Boolean) |
Query for retrieving common properties; properties that exist in more than one entity type with the same name, type, etc.
| |
GetCommonProperties(IEnumerable<(Of <<'(ModelEntityType>)>>), Boolean, Boolean, Boolean) |
Query for retrieving common properties; properties that exist in more than one entity type with the same name, type, etc.
| |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetMissingAssociations |
Query for retrieving associations with no mapping to storage layer associations.
| |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
GetTypesWithMembers |
Query for determining what entity types contain all of a set of model properties.
| |
GetUnmappedEntitySets |
Query for retrieving entity sets with no mapping to storage entitysets
| |
GetUnmappedEntitySubTypes()()()() |
Query for retrieving entity subtypes not mapped to the storage layer
| |
GetUnmappedEntitySubTypes(IEnumerable<(Of <<'(String>)>>), IEnumerable<(Of <<'(String>)>>)) |
Query for retrieving entity subtypes not mapped to the storage layer
| |
GetUnmappedScalarMembers()()()() |
Query for retrieving entity type scalar members with no mapping to storage model scalar members
| |
GetUnmappedScalarMembers(IEnumerable<(Of <<'(String>)>>), IEnumerable<(Of <<'(String>)>>), IEnumerable<(Of <<'(String>)>>)) |
Query for retrieving entity type scalar members with no mapping to storage model scalar members
| |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
ToString | (Inherited from Object.) |