MethodError Members

Include Protected Members
Include Inherited Members

Represents an error that is caused by invoking a method.

The MethodError 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.
Protected property ErrorObject Gets or sets the metadata object that is related to this error. (Inherited from ActivationError.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectInError Gets the metadata object that caused the error. (Overrides ActivationError.GetObjectInError(AdministrationMetadataCatalog).)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Converts the activation error to a string. (Inherited from ActivationError.)

Top

See Also

Reference

MethodError Class

Microsoft.SharePoint.BusinessData.Administration Namespace