IdentifierCountMismatchError members

Represents an activation error indicating a method has an incorrect number of identifiers specified, based on the external content type it is working with.

The IdentifierCountMismatchError 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 that is related to this error. (Inherited from ActivationError.)
Protected property TDIDEntityReferenceName Gets the name of the external content type that contains the identifier, which is incorrectly specified.
Protected property TDIDEntityReferenceNamespace Gets the namespace of the external content type that contains the identifier, which is incorrectly specified.

Top

Methods

  Name Description
Public method GetObjectInError Gets the metadata object that caused the error. (Inherited from MethodError.)
Public method ToString Converts the error to a string. (Overrides ActivationError.ToString().)

Top

See also

Reference

IdentifierCountMismatchError class

Microsoft.SharePoint.BusinessData.Administration namespace