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 object referenced by the AssociationReference object that is in error. | |
AGAssociationEntityReferenceNamespace | Sets or gets the namespace of the external content type that contains the Association object referenced by the AssociationReference object that is in error. | |
AGAssociationReferenceName | Sets or gets the name of the Association object referenced by the AssociationReference object that is in error. | |
ContainingAssociationGroupName | Sets or gets the name of the AssociationGroup object that is in error, or the name of the AssociationGroup object that contains the AssociationReference object that is in error. | |
ContainingEntityName | Sets or gets the name of the external content type that contains the metadata object that is in error. | |
ContainingEntityNamespace | Sets or gets the namespace of the external content type that contains the metadata object that is in error. | |
ContainingEntityVersion | Sets or gets the version of the external content type that contains the metadata object that is in error. | |
ContainingMethodName | Sets or gets the name of the method that contains the metadata object that is in error. | |
ContainingParameterName | Sets or gets the name of the parameter that contains the TypeDescriptor object 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 object that is in error. | |
TDAssociationEntityReferenceNamespace | Sets or gets the namespace of the external content type that contains the association referenced by the TypeDescriptor object that is in error. | |
TDAssociationReferenceName | Sets or gets the name of the association referenced by the TypeDescriptor object that is in error. | |
TDIDEntityReferenceName | Sets or gets the namespace of the external content type that contains the identifier referenced by the TypeDescriptor object that is in error. | |
TDIDEntityReferenceNamespace | Sets or gets the namespace of the external content type that contains the identifier referenced by the TypeDescriptor object that is in error. | |
TDIDReferenceName | Sets or gets the name of the identifier referenced by the TypeDescriptor object that is in error. | |
TDIDReferenceTypeName | Sets or gets the type name of the identifier referenced by the TypeDescriptor object that is in error. |
Top
Methods
Name | Description | |
---|---|---|
ToString | (Inherited from Object.) |
Top
See Also
Reference
ActivationErrorRecordStruct Class
Microsoft.SharePoint.BusinessData.Administration.Client Namespace