ParameterError members

Indicates the parameter in which the error occurred.

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

Top

Methods

  Name Description
Public method GetObjectInError Gets the metadata object in which the error occurred. (Overrides MethodError.GetObjectInError(AdministrationMetadataCatalog).)
Public method ToString Converts the activation error to a string. (Inherited from ActivationError.)

Top

See also

Reference

ParameterError class

Microsoft.SharePoint.BusinessData.Administration namespace