Share via


Référence d’entité/de table Trace (TraceLog)

Notes

Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.

A trace log.

Messages

Message Opération de l'API web Classe ou méthode SDK
Create POST [org URI]/api/data/v9.0/tracelogs
Voir Créer
CreateRequest ou
Create
Delete DELETE [org URI]/api/data/v9.0/tracelogs(tracelogid)
Voir Supprimer
DeleteRequest ou
Delete
Retrieve GET [org URI]/api/data/v9.0/tracelogs(tracelogid)
Voir Récupérer
RetrieveRequest ou
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/tracelogs
Voir Rechercher des données
RetrieveMultipleRequest ou
RetrieveMultiple

Propriétés

Propriété Valeur
CollectionSchemaName TraceLogs
DisplayCollectionName Traces
DisplayName Trace
EntitySetName tracelogs
IsBPFEntity False
LogicalCollectionName tracelogs
LogicalName tracelog
OwnershipType OrganizationOwned
PrimaryIdAttribute tracelogid
PrimaryNameAttribute text
SchemaName TraceLog

Colonnes/Attributs inscriptibles

Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par SchemaName.

CanBeDeleted

Propriété Valeur
Description Indicates if this trace log can be deleted.
DisplayName Trace CanBeDeleted Flag
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName canbedeleted
RequiredLevel None
Type Boolean

Choix/Options CanBeDeleted

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 1

CollationLevel

Propriété Valeur
Description Indicates the collation level
DisplayName Collation Level
Format None
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName collationlevel
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

ErrorDetails

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName errordetails
MaxLength 2048
RequiredLevel None
Type String

ErrorTypeDisplay

Propriété Valeur
Description
DisplayName Trace Error Details
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName errortypedisplay
MaxLength 320
RequiredLevel None
Type String

IsUnique

Propriété Valeur
Description Tells if this traceLog is created uniquely(only one) for the associated entity.
DisplayName Is Unique Trace
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName isunique
RequiredLevel None
Type Boolean

Choix/Options IsUnique

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

Level

Propriété Valeur
Description Information about the trace level.
DisplayName Level
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName level
RequiredLevel ApplicationRequired
Type Picklist

Choix/Options Level

Valeur Étiquette Description
1 Information
2 Warning
3 Error

MachineName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName machinename
MaxLength 320
RequiredLevel None
Type String

ParentTraceLogId

Propriété Valeur
Description Indicates the parent ID of the trace log.
DisplayName Parent Id
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName parenttracelogid
RequiredLevel None
Targets tracelog
Type Lookup

RegardingObjectId

Propriété Valeur
Description Regarding mailbox or email server profile.
DisplayName Regarding
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName regardingobjectid
RequiredLevel SystemRequired
Targets emailserverprofile,mailbox
Type Lookup

RegardingObjectTypeCode

Propriété Valeur
Description Type of the regarding object.
DisplayName Regarding Object Type
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName regardingobjecttypecode
RequiredLevel None
Type EntityName

Text

Propriété Valeur
Description Text of the trace.
DisplayName Text
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName text
MaxLength 2000
RequiredLevel None
Type String

TimeZoneRuleVersionNumber

Propriété Valeur
Description For internal use only.
DisplayName Time Zone Rule Version Number
Format None
IsValidForForm False
IsValidForRead True
LogicalName timezoneruleversionnumber
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

TraceActionXml

Propriété Valeur
Description XML representation of the trace actions.
DisplayName Trace Actions XML
Format TextArea
IsLocalizable False
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName traceactionxml
MaxLength 1073741823
RequiredLevel None
Type Memo

TraceCode

Propriété Valeur
Description Error code.
DisplayName Error Code
Format None
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName tracecode
MaxValue 1000000000
MinValue 0
RequiredLevel SystemRequired
Type Integer

TraceDetailXml

Propriété Valeur
Description XML representation of the trace details.
DisplayName Trace Detail XML
Format TextArea
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName tracedetailxml
MaxLength 1073741823
RequiredLevel None
Type Memo

TraceLogId

Propriété Valeur
Description Unique identifier of the trace.
DisplayName Trace
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName tracelogid
RequiredLevel SystemRequired
Type Uniqueidentifier

TraceParameterXml

Propriété Valeur
Description XML representation of the trace parameters.
DisplayName Trace Parameter XML
Format TextArea
IsLocalizable False
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName traceparameterxml
MaxLength 1073741823
RequiredLevel None
Type Memo

TraceStatus

Propriété Valeur
Description Status about the trace.
DisplayName Trace Status
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName tracestatus
RequiredLevel None
Type Boolean

Choix/Options TraceStatus

Valeur Étiquette Description
1 Success
0 Failure

Valeur par défaut : 0

UTCConversionTimeZoneCode

Propriété Valeur
Description Time zone code that was in use when the trace was created.
DisplayName UTC Conversion Time Zone Code
Format None
IsValidForForm False
IsValidForRead True
LogicalName utcconversiontimezonecode
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

Colonnes/Attributs en lecture seule

Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par SchemaName.

CreatedBy

Propriété Valeur
Description Unique identifier of the user who created the trace.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName createdby
RequiredLevel SystemRequired
Targets systemuser
Type Lookup

CreatedByName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 100
RequiredLevel None
Type String

CreatedOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Time the error is created and logged.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

Propriété Valeur
Description Unique identifier of the delegate user who created the trace.
DisplayName Created By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOnBehalfByName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

ModifiedBy

Propriété Valeur
Description Unique identifier of the user who modified the trace.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedByName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 100
RequiredLevel None
Type String

ModifiedOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Time the error is updated and logged for the same regarding object.
DisplayName Last Update On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

Propriété Valeur
Description Unique identifier of the delegate user who modified the trace.
DisplayName Modified By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedOnBehalfByName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

OrganizationId

Propriété Valeur
Description Unique identifier of the organization associated with the trace.
DisplayName Organization
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel SystemRequired
Targets organization
Type Lookup

OrganizationIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName organizationidname
MaxLength 100
RequiredLevel SystemRequired
Type String

RegardingObjectIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName regardingobjectidname
MaxLength 4000
RequiredLevel None
Type String

RegardingObjectIdYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName regardingobjectidyominame
MaxLength 100
RequiredLevel None
Type String

RegardingObjectOwnerId

Propriété Valeur
Description Unique identifier of the user or team who owns the regarding object.
DisplayName Owner
IsValidForForm False
IsValidForRead True
LogicalName regardingobjectownerid
RequiredLevel SystemRequired
Targets systemuser,team
Type Owner

RegardingObjectOwnerIdType

Propriété Valeur
Description Owner type of the regarding object.
DisplayName Owner Type
IsValidForForm False
IsValidForRead True
LogicalName regardingobjectowneridtype
RequiredLevel None
Type EntityName

RegardingObjectOwningBusinessUnit

Propriété Valeur
Description Unique identifier of the business unit that owns the regarding object.
DisplayName Owning Business Unit
IsValidForForm False
IsValidForRead True
LogicalName regardingobjectowningbusinessunit
RequiredLevel None
Targets businessunit
Type Lookup

TraceParameterHash

Propriété Valeur
Description Stores the hash of the entity object associated with this tracelog. Hash is computed using the object type code and its id.
DisplayName Trace Parameter Hash
Format None
IsValidForForm False
IsValidForRead True
LogicalName traceparameterhash
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

TraceRegardingId

Propriété Valeur
Description For internal use only.
DisplayName Trace Regarding
IsValidForForm False
IsValidForRead False
LogicalName traceregardingid
RequiredLevel SystemRequired
Targets traceregarding
Type Lookup

Relations un-à-plusieurs

Répertorié par SchemaName.

tracelog_parent_tracelog

Identique à la relation plusieurs à un tracelog_parent_tracelog pour la table/entité tracelog.

Propriété Valeur
ReferencingEntity tracelog
ReferencingAttribute parenttracelogid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName tracelog_parent_tracelog
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Relations plusieurs-à-un

Chaque relation plusieurs-à-un est définie par une relation un-à-plusieurs correspondante avec la table associée. Répertorié par SchemaName.

tracelog_EmailServerProfile

Voir la relation un à plusieurs tracelog_EmailServerProfile pour la table/entité emailserverprofile.

tracelog_Mailbox

Voir la relation un à plusieurs tracelog_Mailbox pour la table/entité mailbox.

organization_tracelog

Voir la relation un à plusieurs organization_tracelog pour la table/entité organization.

lk_tracelog_createdonbehalfby

Voir la relation un à plusieurs lk_tracelog_createdonbehalfby pour la table/entité systemuser.

lk_tracelog_modifiedby

Voir la relation un à plusieurs lk_tracelog_modifiedby pour la table/entité systemuser.

lk_tracelog_createdby

Voir la relation un à plusieurs lk_tracelog_createdby pour la table/entité systemuser.

tracelog_parent_tracelog

Voir la relation un à plusieurs tracelog_parent_tracelog pour la table/entité tracelog.

lk_tracelog_modifiedonbehalfby

Voir la relation un à plusieurs lk_tracelog_modifiedonbehalfby pour la table/entité systemuser.

Voir aussi

Référence d’entité/de table Dataverse Référence d’API web tracelog EntityType