Referencia de tabla o entidad Trace (TraceLog)

Nota

¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.

A trace log.

Mensajes

Mensaje Operación de API web Método o clase de SDK
Create POST [org URI]/api/data/v9.0/tracelogs
Vea Crear
CreateRequest o
Create
Delete DELETE [org URI]/api/data/v9.0/tracelogs(tracelogid)
Vea Eliminar
DeleteRequest o
Delete
Retrieve GET [org URI]/api/data/v9.0/tracelogs(tracelogid)
Vea Recuperar
RetrieveRequest o
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/tracelogs
Vea Consultar datos
RetrieveMultipleRequest o
RetrieveMultiple

Propiedades

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

Columnas/atributos que se pueden escribir

Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.

CanBeDeleted

Propiedad Valor
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

Elecciones/opciones de CanBeDeleted

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 1

CollationLevel

Propiedad Valor
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

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

ErrorTypeDisplay

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

IsUnique

Propiedad Valor
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

Elecciones/opciones de IsUnique

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

Level

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

Elecciones/opciones de Level

Valor Etiqueta Descripción
1 Information
2 Warning
3 Error

MachineName

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

ParentTraceLogId

Propiedad Valor
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

Propiedad Valor
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

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

Text

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

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

TraceParameterXml

Propiedad Valor
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

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

Elecciones/opciones de TraceStatus

Valor Etiqueta Descripción
1 Success
0 Failure

Valor predeterminado: 0

UTCConversionTimeZoneCode

Propiedad Valor
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

Columnas/atributos de sólo lectura

Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.

CreatedBy

Propiedad Valor
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

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

CreatedByYomiName

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

CreatedOn

Propiedad Valor
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

Propiedad Valor
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

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

CreatedOnBehalfByYomiName

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

ModifiedBy

Propiedad Valor
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

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

ModifiedByYomiName

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

ModifiedOn

Propiedad Valor
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

Propiedad Valor
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

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

ModifiedOnBehalfByYomiName

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

OrganizationId

Propiedad Valor
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

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

RegardingObjectIdName

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

RegardingObjectIdYomiName

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

RegardingObjectOwnerId

Propiedad Valor
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

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

RegardingObjectOwningBusinessUnit

Propiedad Valor
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

Propiedad Valor
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

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

Relaciones de uno a varios

Listado por SchemaName.

tracelog_parent_tracelog

Igual que la relación de varios a uno tracelog_parent_tracelog de la tabla tracelog.

Propiedad Valor
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

Relaciones de varios a uno

Cada relación de varios a uno se define mediante una relación de uno a varios correspondiente con la tabla relacionada. Listado por SchemaName.

tracelog_EmailServerProfile

Consulte la relación de uno a varios tracelog_EmailServerProfile de la tabla emailserverprofile.

tracelog_Mailbox

Consulte la relación de uno a varios tracelog_Mailbox de la tabla mailbox.

organization_tracelog

Consulte la relación de uno a varios organization_tracelog de la tabla organization.

lk_tracelog_createdonbehalfby

Consulte la relación de uno a varios lk_tracelog_createdonbehalfby de la tabla systemuser.

lk_tracelog_modifiedby

Consulte la relación de uno a varios lk_tracelog_modifiedby de la tabla systemuser.

lk_tracelog_createdby

Consulte la relación de uno a varios lk_tracelog_createdby de la tabla systemuser.

tracelog_parent_tracelog

Consulte la relación de uno a varios tracelog_parent_tracelog de la tabla tracelog.

lk_tracelog_modifiedonbehalfby

Consulte la relación de uno a varios lk_tracelog_modifiedonbehalfby de la tabla systemuser.

Consultar también

Referencia de tabla o entidad de Dataverse Referencia de la API web tracelog EntityType