AssociationCardinalityMismatchError Members
Include Protected Members
Include Inherited Members
Represents an activation error that indicates that the cardinality of the association does not match the configuration of the foreign identifiers.
The AssociationCardinalityMismatchError 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.) | |
ContainingMethodName | Gets the name of the containing method. (Inherited from MethodError.) | |
ErrorObject | Gets or sets the metadata object related to this error. (Inherited from ActivationError.) |
Top
Methods
Name | Description | |
---|---|---|
GetObjectInError | Returns the metadata object that is related to this error. (Overrides MethodError.GetObjectInError(AdministrationMetadataCatalog).) | |
ToString | Returns the string representation of this error. (Overrides ActivationError.ToString().) |
Top
See Also
Reference
AssociationCardinalityMismatchError Class
Microsoft.SharePoint.BusinessData.Administration.Client Namespace