UnboundIdentifierReferenceError Members

Include Protected Members
Include Inherited Members

Contains methods and properties to handle the UnboundIdentifierReferenceError error.

The UnboundIdentifierReferenceError 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. (Inherited from ParameterError.)
Protected property ContainingTypeDescriptorId Gets the identifier (ID) of the containing TypeDescriptor object. (Inherited from TypeDescriptorError.)
Protected property ContainingTypeDescriptorName Gets the name of the containing TypeDescriptor object. (Inherited from TypeDescriptorError.)
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 metadata object identifier (ID) of the type descriptor of the external content type reference.
Protected property TDIDEntityReferenceNamespace Gets the namespace of the metadata object identifier (ID) of the type descriptor of the external content type reference.
Protected property TDIDReferenceName Gets the reference name of the metadata object identifier (ID) of the type descriptor.
Protected property TDIDTypeName Gets the type name of the metadata object identifier (ID) of the type descriptor.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetIdentifierReference Gets the identifier reference.
Public method GetObjectInError Gets the metadata object that caused the error. (Inherited from TypeDescriptorError.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Converts the error into a string. (Overrides ActivationError.ToString().)

Top

See Also

Reference

UnboundIdentifierReferenceError Class

Microsoft.SharePoint.BusinessData.Administration Namespace