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
Represents an activation error which indicates that the AssociationGroup contains a reference to an association which has a type other than AssociationNavigator, BulkAssociationNavigator or BulkAssociatedIdEnumerator, and the reference is marked as 'reverse'.
The AssociationGroupInvalidReverseError type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
ContainingAssociationGroupName | Gets the name of the AssociationGroup object that is in error. (Inherited from AssociationGroupError.) |
![]() |
ContainingEntityName | Gets the external content type name. (Inherited from ActivationError.) |
![]() |
ContainingEntityNamespace | Gets the external content type namespace. (Inherited from ActivationError.) |
![]() |
ContainingEntityVersion | Gets the external content type version. (Inherited from ActivationError.) |
![]() |
ErrorObject | Gets or sets the metadata object that is related to this error. (Inherited from ActivationError.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetObjectInError | Gets the AssociationGroup object that is in error. (Inherited from AssociationGroupError.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | Converts the AssociationGroupInvalidReverseError to a text string and displays it. (Overrides ActivationError.ToString().) |
Top