Referenz zur Tabelle/Entität Trace (TraceLog)

Hinweis

Unsicher bei Tabelle vs. Entität? Siehe Entwickler: Terminologie in Microsoft Dataverse verstehen.

A trace log.

Nachrichten

Nachricht Web-API-Vorgang SDK-Klasse oder -Methode
Create POST [org URI]/api/data/v9.0/tracelogs
Weitere Informationen finden Sie unter Erstellen
CreateRequest oder
Create
Delete DELETE [org URI]/api/data/v9.0/tracelogs(tracelogid)
Weitere Informationen finden Sie unter Löschen
DeleteRequest oder
Delete
Retrieve GET [org URI]/api/data/v9.0/tracelogs(tracelogid)
Weitere Informationen finden Sie unter Abrufen
RetrieveRequest oder
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/tracelogs
Weitere Informationen finden Sie unter Daten abfragen
RetrieveMultipleRequest oder
RetrieveMultiple

Eigenschaften

Eigenschaft Wert
CollectionSchemaName TraceLogs
DisplayCollectionName Traces
DisplayName Trace
EntitySetName tracelogs
IsBPFEntity False
LogicalCollectionName tracelogs
LogicalName tracelog
OwnershipType OrganizationOwned
PrimaryIdAttribute tracelogid
PrimaryNameAttribute text
SchemaName TraceLog

Schreibbare Spalten/Attribute

Diese Spalten/Attribute geben entweder für IsValidForCreate oder IsValidForUpdate (normalerweise beides) true zurück. Aufgelistet durch SchemaName.

CanBeDeleted

Eigenschaft Wert
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

CanBeDeleted Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 1

CollationLevel

Eigenschaft Wert
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

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName errordetails
MaxLength 2048
RequiredLevel None
Type String

ErrorTypeDisplay

Eigenschaft Wert
Description
DisplayName Trace Error Details
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName errortypedisplay
MaxLength 320
RequiredLevel None
Type String

IsUnique

Eigenschaft Wert
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

IsUnique Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

Level

Eigenschaft Wert
Description Information about the trace level.
DisplayName Level
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName level
RequiredLevel ApplicationRequired
Type Picklist

Level Auswahlen/Optionen

Wert Etikett Beschreibung
1 Information
2 Warning
3 Error

MachineName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName machinename
MaxLength 320
RequiredLevel None
Type String

ParentTraceLogId

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
Description Type of the regarding object.
DisplayName Regarding Object Type
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName regardingobjecttypecode
RequiredLevel None
Type EntityName

Text

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
Description Unique identifier of the trace.
DisplayName Trace
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName tracelogid
RequiredLevel SystemRequired
Type Uniqueidentifier

TraceParameterXml

Eigenschaft Wert
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

Eigenschaft Wert
Description Status about the trace.
DisplayName Trace Status
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName tracestatus
RequiredLevel None
Type Boolean

TraceStatus Auswahlen/Optionen

Wert Etikett Beschreibung
1 Success
0 Failure

Standardwert: 0

UTCConversionTimeZoneCode

Eigenschaft Wert
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

Schreibgeschützt Spalten/Attribute

Diese Spalten/Attribute geben false zurück für sowohl IsValidForCreate als auch IsValidForUpdate. Aufgelistet durch SchemaName.

CreatedBy

Eigenschaft Wert
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

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedByYomiName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 100
RequiredLevel None
Type String

CreatedOn

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

ModifiedBy

Eigenschaft Wert
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

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedByYomiName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 100
RequiredLevel None
Type String

ModifiedOn

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

OrganizationId

Eigenschaft Wert
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

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName organizationidname
MaxLength 100
RequiredLevel SystemRequired
Type String

RegardingObjectIdName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName regardingobjectidname
MaxLength 4000
RequiredLevel None
Type String

RegardingObjectIdYomiName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName regardingobjectidyominame
MaxLength 100
RequiredLevel None
Type String

RegardingObjectOwnerId

Eigenschaft Wert
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

Eigenschaft Wert
Description Owner type of the regarding object.
DisplayName Owner Type
IsValidForForm False
IsValidForRead True
LogicalName regardingobjectowneridtype
RequiredLevel None
Type EntityName

RegardingObjectOwningBusinessUnit

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
Description For internal use only.
DisplayName Trace Regarding
IsValidForForm False
IsValidForRead False
LogicalName traceregardingid
RequiredLevel SystemRequired
Targets traceregarding
Type Lookup

Eins-zu-Viele-Beziehungen

Aufgelistet durch SchemaName.

tracelog_parent_tracelog

Wie die tracelog_parent_tracelog-Viele-zu-Eins-Beziehung für die tracelog-Tabelle/-Entität.

Eigenschaft Wert
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

Viele-zu-Eins-Beziehungen

Jede Viele-zu-Eins-Beziehung wird durch eine entsprechende Viele-zu-Viele-Beziehungen mit der zugehörigen Tabelle definiert. Aufgelistet durch SchemaName.

tracelog_EmailServerProfile

Siehe die tracelog_EmailServerProfile-Eins-zu-Viele-Beziehung für die emailserverprofile-Tabelle/-Entität.

tracelog_Mailbox

Siehe die tracelog_Mailbox-Eins-zu-Viele-Beziehung für die mailbox-Tabelle/-Entität.

organization_tracelog

Siehe die organization_tracelog-Eins-zu-Viele-Beziehung für die organization-Tabelle/-Entität.

lk_tracelog_createdonbehalfby

Siehe die lk_tracelog_createdonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

lk_tracelog_modifiedby

Siehe die lk_tracelog_modifiedby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

lk_tracelog_createdby

Siehe die lk_tracelog_createdby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

tracelog_parent_tracelog

Siehe die tracelog_parent_tracelog-Eins-zu-Viele-Beziehung für die tracelog-Tabelle/-Entität.

lk_tracelog_modifiedonbehalfby

Siehe die lk_tracelog_modifiedonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

Siehe auch

Dataverse-Tabelle/-Entitätsreferenz Web-API-Referenz tracelog EntityType