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
Indicates the parameter in which the error occurred.
The ParameterError 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. |
![]() |
ErrorObject | Gets or sets the metadata object that is related to this error. (Inherited from ActivationError.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetObjectInError | Gets the metadata object in which the error occurred. (Overrides MethodError.GetObjectInError(AdministrationMetadataCatalog).) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | Converts the activation error to a string. (Inherited from ActivationError.) |
Top