AssociationEntityInstanceReferencesDictionary Members
Include Protected Members
Include Inherited Members
Represents a dictionary with associations as a key, and External Item reference collection as a value.
The AssociationEntityInstanceReferencesDictionary type exposes the following members.
Constructors
Top
Properties
Top
Methods
Top
Explicit Interface Implementations
|
ICollection<KeyValuePair<TKey, TValue>>.Add |
(Inherited from Dictionary<IAssociation, EntityInstanceReferenceCollection>.) |
|
IDictionary.Add |
(Inherited from Dictionary<IAssociation, EntityInstanceReferenceCollection>.) |
|
ICollection<KeyValuePair<TKey, TValue>>.Contains |
(Inherited from Dictionary<IAssociation, EntityInstanceReferenceCollection>.) |
|
IDictionary.Contains |
(Inherited from Dictionary<IAssociation, EntityInstanceReferenceCollection>.) |
|
ICollection<KeyValuePair<TKey, TValue>>.CopyTo |
(Inherited from Dictionary<IAssociation, EntityInstanceReferenceCollection>.) |
|
ICollection.CopyTo |
(Inherited from Dictionary<IAssociation, EntityInstanceReferenceCollection>.) |
|
IEnumerable<KeyValuePair<TKey, TValue>>.GetEnumerator |
(Inherited from Dictionary<IAssociation, EntityInstanceReferenceCollection>.) |
|
IEnumerable.GetEnumerator |
(Inherited from Dictionary<IAssociation, EntityInstanceReferenceCollection>.) |
|
IDictionary.GetEnumerator |
(Inherited from Dictionary<IAssociation, EntityInstanceReferenceCollection>.) |
|
IDictionary.IsFixedSize |
(Inherited from Dictionary<IAssociation, EntityInstanceReferenceCollection>.) |
|
ICollection<KeyValuePair<TKey, TValue>>.IsReadOnly |
(Inherited from Dictionary<IAssociation, EntityInstanceReferenceCollection>.) |
|
IDictionary.IsReadOnly |
(Inherited from Dictionary<IAssociation, EntityInstanceReferenceCollection>.) |
|
ICollection.IsSynchronized |
(Inherited from Dictionary<IAssociation, EntityInstanceReferenceCollection>.) |
|
IDictionary.Item |
(Inherited from Dictionary<IAssociation, EntityInstanceReferenceCollection>.) |
|
IDictionary<TKey, TValue>.Keys |
(Inherited from Dictionary<IAssociation, EntityInstanceReferenceCollection>.) |
|
IDictionary.Keys |
(Inherited from Dictionary<IAssociation, EntityInstanceReferenceCollection>.) |
|
ICollection<KeyValuePair<TKey, TValue>>.Remove |
(Inherited from Dictionary<IAssociation, EntityInstanceReferenceCollection>.) |
|
IDictionary.Remove |
(Inherited from Dictionary<IAssociation, EntityInstanceReferenceCollection>.) |
|
ICollection.SyncRoot |
(Inherited from Dictionary<IAssociation, EntityInstanceReferenceCollection>.) |
|
IDictionary<TKey, TValue>.Values |
(Inherited from Dictionary<IAssociation, EntityInstanceReferenceCollection>.) |
|
IDictionary.Values |
(Inherited from Dictionary<IAssociation, EntityInstanceReferenceCollection>.) |
Top
See Also
Reference
AssociationEntityInstanceReferencesDictionary Class
Microsoft.BusinessData.Runtime Namespace