AssociationGroupAloneBulkNavigatorError members
Represents an activation error that occurs when the external item contains a BulkAssociationNavigator and one of the following conditions is true: the BulkAssociationNavigator is not in an AssociationGroup, or the AssociationGroup that contains the BulkAssociationNavigator does not contain an AssociationNavigator in the same direction as that of the BulkAssociationNavigator.
The AssociationGroupAloneBulkNavigatorError type exposes the following members.
Properties
Name | Description | |
---|---|---|
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 | |
---|---|---|
GetObjectInError | Gets the metadata object that is causing the error. (Overrides ActivationError.GetObjectInError(AdministrationMetadataCatalog).) | |
ToString | Converts the error to a string. (Overrides ActivationError.ToString().) |
Top