ActivationErrorRecordStruct members

Contains information on an activation failure.

The ActivationErrorRecordStruct type exposes the following members.

Properties

  Name Description
Public property AGAssociationEntityReferenceName Sets or gets the name of the external content type that contains the Association referenced by the AssociationReference that is in error.
Public property AGAssociationEntityReferenceNamespace Sets or gets the namespace of the external content type that contains the Association referenced by the AssociationReference that is in error.
Public property AGAssociationReferenceName Sets or gets the name of the Association referenced by the AssociationReference that is in error.
Public property 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.
Public property ContainingEntityName Sets or gets the name of the external content type that contains the MetadataObject that is in error.
Public property ContainingEntityNamespace Sets or gets the namespace of the external content type that contains the MetadataObject that is in error.
Public property ContainingEntityVersion Sets or gets the version of the external content type that contains the MetadataObject that is in error.
Public property ContainingMethodName Sets or gets the name of the method that contains the MetadataObject that is in error.
Public property ContainingParameterName Sets or gets the name of the parameter that contains the TypeDescriptor that is in error.
Public property ContainingTypeDescriptorId Sets or gets the MetadataObjectId property of the TypeDescriptor object that is in error.
Public property ContainingTypeDescriptorName Sets or gets the name of the TypeDescriptor object that is in error.
Public property ErrorCode Sets or gets the cause of the activation error.
Public property TDAssociationEntityReferenceName Sets or gets the name of the external content type that contains the Association referenced by the TypeDescriptor that is in error.
Public property TDAssociationEntityReferenceNamespace Sets or gets the namespace of the external content type that contains the Association referenced by the TypeDescriptor that is in error.
Public property TDAssociationReferenceName Sets or gets the name of the Association referenced by the TypeDescriptor that is in error.
Public property TDIDEntityReferenceName Sets or gets the namespace of the external content type that contains the identifier referenced by the TypeDescriptor that is in error.
Public property TDIDEntityReferenceNamespace Sets or gets the namespace of the external content type that contains the identifier referenced by the TypeDescriptor that is in error.
Public property TDIDReferenceName Sets or gets the name of the identifier referenced by the TypeDescriptor that is in error.
Public property TDIDReferenceTypeName Sets or gets the type name of the identifier referenced by the TypeDescriptor that is in error.

Top

Methods

  Name Description
Public method ToString (Inherited from Object.)

Top

See also

Reference

ActivationErrorRecordStruct class

Microsoft.SharePoint.BusinessData.SharedService namespace