TypeDescriptorError Members

Include Protected Members
Include Inherited Members

Contains methods and properties that handle the TypeDescriptor object errors.

The TypeDescriptorError type exposes the following members.

Constructors

  Name Description
Protected method TypeDescriptorError Initializes a new instance of the class.

Top

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. (Inherited from ParameterError.)
Protected property ContainingTypeDescriptorId Gets the identifier (ID) of the containing TypeDescriptor object.
Protected property ContainingTypeDescriptorName Gets the name of the containing TypeDescriptor object.
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 ParameterError.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

TypeDescriptorError Class

Microsoft.SharePoint.BusinessData.Administration Namespace