ActivationErrorRecordStruct Members
Include Protected Members
Include Inherited Members
Contains information on an activation failure.
The ActivationErrorRecordStruct type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
AGAssociationEntityReferenceName | Sets or gets the name of the external content type that contains the Association referenced by the AssociationReference that is in error. |
![]() |
AGAssociationEntityReferenceNamespace | Sets or gets the namespace of the external content type that contains the Association referenced by the AssociationReference that is in error. |
![]() |
AGAssociationReferenceName | Sets or gets the name of the Association referenced by the AssociationReference that is in error. |
![]() |
ContainingAssociationGroupName | Sets or gets the name of the AssociationGroup that is in error, or the name of the AssociationGroup that contains the AssociationReference that is in error. |
![]() |
ContainingEntityName | Sets or gets the name of the external content type that contains the MetadataObject that is in error. |
![]() |
ContainingEntityNamespace | Sets or gets the namespace of the external content type that contains the MetadataObject that is in error. |
![]() |
ContainingEntityVersion | Sets or gets the version of the external content type that contains the MetadataObject that is in error. |
![]() |
ContainingMethodName | Sets or gets the name of the method that contains the MetadataObject that is in error. |
![]() |
ContainingParameterName | Sets or gets the name of the parameter that contains the TypeDescriptor that is in error. |
![]() |
ContainingTypeDescriptorId | Sets or gets the MetadataObjectId property of the TypeDescriptor object that is in error. |
![]() |
ContainingTypeDescriptorName | Sets or gets the name of the TypeDescriptor object that is in error. |
![]() |
ErrorCode | Sets or gets the cause of the activation error. |
![]() |
TDAssociationEntityReferenceName | Sets or gets the name of the external content type that contains the Association referenced by the TypeDescriptor that is in error. |
![]() |
TDAssociationEntityReferenceNamespace | Sets or gets the namespace of the external content type that contains the Association referenced by the TypeDescriptor that is in error. |
![]() |
TDAssociationReferenceName | Sets or gets the name of the Association referenced by the TypeDescriptor that is in error. |
![]() |
TDIDEntityReferenceName | Sets or gets the namespace of the external content type that contains the identifier referenced by the TypeDescriptor that is in error. |
![]() |
TDIDEntityReferenceNamespace | Sets or gets the namespace of the external content type that contains the identifier referenced by the TypeDescriptor that is in error. |
![]() |
TDIDReferenceName | Sets or gets the name of the identifier referenced by the TypeDescriptor that is in error. |
![]() |
TDIDReferenceTypeName | Sets or gets the type name of the identifier referenced by the TypeDescriptor that is in error. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top