Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
ContainingEntityName | Gets the external content type name. (Inherited from ActivationError.) |
![]() |
ContainingEntityNamespace | Gets the external content type namespace. (Inherited from ActivationError.) |
![]() |
ContainingEntityVersion | Gets the external content type version. (Inherited from ActivationError.) |
![]() |
ContainingMethodName | Gets the name of the containing method. (Inherited from MethodError.) |
![]() |
ContainingParameterName | Gets the containing parameter name. (Inherited from ParameterError.) |
![]() |
ContainingTypeDescriptorId | Gets the identifier (ID) of the containing TypeDescriptor object. (Inherited from TypeDescriptorError.) |
![]() |
ContainingTypeDescriptorName | Gets the name of the containing TypeDescriptor object. (Inherited from TypeDescriptorError.) |
![]() |
ErrorObject | Gets or sets the metadata object that is related to this error. (Inherited from ActivationError.) |
![]() |
TDIDEntityReferenceName | Gets the name of the metadata object identifier (ID) of the type descriptor of the external content type reference. |
![]() |
TDIDEntityReferenceNamespace | Gets the namespace of the metadata object identifier (ID) of the type descriptor of the external content type reference. |
![]() |
TDIDReferenceName | Gets the reference name of the metadata object identifier (ID) of the type descriptor. |
![]() |
TDIDTypeName | Gets the type name of the metadata object identifier (ID) of the type descriptor. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetIdentifierReference | Gets the identifier reference. |
![]() |
GetObjectInError | Gets the metadata object that caused the error. (Inherited from TypeDescriptorError.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | Converts the error into a string. (Overrides ActivationError.ToString().) |
Top