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
Protected property ContainingEntityName Gets the external content type name. (Inherited from ActivationError.)
Protected property ContainingEntityNamespace Gets the external content type namespace. (Inherited from ActivationError.)
Protected property ContainingEntityVersion Gets the external content type version. (Inherited from ActivationError.)
Protected property ContainingMethodName Gets the name of the containing method. (Inherited from MethodError.)
Protected property ErrorObject Gets or sets the metadata object related to this error. (Inherited from ActivationError.)

Top

Methods

  Name Description
Public method GetObjectInError Returns the metadata object that is related to this error. (Overrides MethodError.GetObjectInError(AdministrationMetadataCatalog).)
Public method ToString Returns the string representation of this error. (Overrides ActivationError.ToString().)

Top

See Also

Reference

AssociationCardinalityMismatchError Class

Microsoft.SharePoint.BusinessData.Administration.Client Namespace