ActivationError Members

Include Protected Members
Include Inherited Members

Represents the error that is encountered during external content type activation.

The ActivationError type exposes the following members.

Constructors

  Name Description
Protected method ActivationError This member is reserved for internal use and is not intended to be used directly from your code.

Top

Properties

  Name Description
Protected property ContainingEntityName Gets the external content type name.
Protected property ContainingEntityNamespace Gets the external content type namespace.
Protected property ContainingEntityVersion Gets the external content type version.
Protected property ErrorObject Gets or sets the metadata object related to this error.

Top

Methods

  Name Description
Public method GetObjectInError Gets the metadata object related to this error.
Public method ToString Converts the activation error to a string. (Overrides Object.ToString().)

Top

See Also

Reference

ActivationError Class

Microsoft.SharePoint.BusinessData.Administration.Client Namespace