Plug-in Trace Log (PluginTraceLog) テーブル/エンティティの参照
-
[アーティクル]
-
-
Trace and exception information generated by plug-ins and custom workflow activities.
メッセージ
プロパティ
| プロパティ |
値 |
| CollectionSchemaName |
PluginTraceLogs |
| DisplayCollectionName |
Plug-in Trace Logs |
| DisplayName |
Plug-in Trace Log |
| EntitySetName |
plugintracelogs |
| IsBPFEntity |
False |
| LogicalCollectionName |
plugintracelogs |
| LogicalName |
plugintracelog |
| OwnershipType |
OrganizationOwned |
| PrimaryIdAttribute |
plugintracelogid |
| PrimaryNameAttribute |
typename |
| SchemaName |
PluginTraceLog |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
Configuration
| プロパティ |
値 |
| Description |
Unsecured configuration for the plug-in trace log. |
| DisplayName |
Configuration |
| Format |
TextArea |
| IsLocalizable |
False |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
configuration |
| MaxLength |
1073741823 |
| RequiredLevel |
None |
| Type |
Memo |
CorrelationId
| プロパティ |
値 |
| Description |
Unique identifier for tracking plug-in or custom workflow activity execution. |
| DisplayName |
Correlation Id |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
correlationid |
| RequiredLevel |
None |
| Type |
Uniqueidentifier |
CreatedBy
| プロパティ |
値 |
| Description |
Unique identifier of the delegate user who created the record. |
| DisplayName |
Created By (Delegate) |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
createdby |
| RequiredLevel |
None |
| Targets |
systemuser |
| Type |
Lookup |
CreatedByName
| プロパティ |
値 |
| Description |
|
| DisplayName |
|
| FormatName |
Text |
| IsLocalizable |
False |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
createdbyname |
| MaxLength |
100 |
| RequiredLevel |
None |
| Type |
String |
CreatedByYomiName
| プロパティ |
値 |
| Description |
|
| DisplayName |
|
| FormatName |
Text |
| IsLocalizable |
False |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
createdbyyominame |
| MaxLength |
100 |
| RequiredLevel |
SystemRequired |
| Type |
String |
CreatedOn
| プロパティ |
値 |
| DateTimeBehavior |
UserLocal |
| Description |
Date and time when the record was created. |
| DisplayName |
Created On |
| Format |
DateAndTime |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
createdon |
| RequiredLevel |
None |
| Type |
DateTime |
CreatedOnBehalfBy
| プロパティ |
値 |
| Description |
Unique identifier of the delegate user who created the record. |
| DisplayName |
Created By (Delegate) |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
createdonbehalfby |
| RequiredLevel |
None |
| Targets |
systemuser |
| Type |
Lookup |
CreatedOnBehalfByName
| プロパティ |
値 |
| Description |
|
| DisplayName |
|
| FormatName |
Text |
| IsLocalizable |
False |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
createdonbehalfbyname |
| MaxLength |
100 |
| RequiredLevel |
None |
| Type |
String |
CreatedOnBehalfByYomiName
| プロパティ |
値 |
| Description |
|
| DisplayName |
|
| FormatName |
Text |
| IsLocalizable |
False |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
createdonbehalfbyyominame |
| MaxLength |
100 |
| RequiredLevel |
SystemRequired |
| Type |
String |
Depth
| プロパティ |
値 |
| Description |
Depth of execution of the plug-in or custom workflow activity. |
| DisplayName |
Depth |
| Format |
None |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
depth |
| MaxValue |
2147483647 |
| MinValue |
0 |
| RequiredLevel |
None |
| Type |
Integer |
ExceptionDetails
| プロパティ |
値 |
| Description |
Details of the exception. |
| DisplayName |
Exception Details |
| Format |
TextArea |
| IsLocalizable |
False |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
exceptiondetails |
| MaxLength |
1073741823 |
| RequiredLevel |
None |
| Type |
Memo |
IsSystemCreated
| プロパティ |
値 |
| Description |
Where the event originated. Set to true if it's a system trace; otherwise, false. |
| DisplayName |
System Created |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
issystemcreated |
| RequiredLevel |
SystemRequired |
| Type |
Boolean |
IsSystemCreated の選択肢/オプション
既定値 : 0
MessageBlock
| プロパティ |
値 |
| Description |
Trace text from the plug-in. |
| DisplayName |
Message Block |
| Format |
TextArea |
| IsLocalizable |
False |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
messageblock |
| MaxLength |
1073741823 |
| RequiredLevel |
None |
| Type |
Memo |
MessageName
| プロパティ |
値 |
| Description |
Name of the message that triggered this plug-in. |
| DisplayName |
Message Name |
| FormatName |
Text |
| IsLocalizable |
False |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
messagename |
| MaxLength |
1024 |
| RequiredLevel |
None |
| Type |
String |
Mode
| プロパティ |
値 |
| Description |
Type of execution. |
| DisplayName |
Mode |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
mode |
| RequiredLevel |
None |
| Type |
Picklist |
Mode の選択肢/オプション
| 値 |
ラベル |
内容 |
| 0 |
Synchronous |
|
| 1 |
Asynchronous |
|
OperationType
| プロパティ |
値 |
| Description |
Type of custom code. |
| DisplayName |
Operation Type |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
operationtype |
| RequiredLevel |
None |
| Type |
Picklist |
OperationType の選択肢/オプション
| 値 |
ラベル |
内容 |
| 0 |
Unknown |
|
| 1 |
Plug-in |
|
| 2 |
Workflow Activity |
|
OrganizationId
| プロパティ |
値 |
| Description |
Unique identifier for the organization. |
| DisplayName |
Organization Id |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
organizationid |
| RequiredLevel |
None |
| Type |
Uniqueidentifier |
| プロパティ |
値 |
| Description |
Time, in milliseconds, to construct. |
| DisplayName |
Constructor Duration |
| Format |
None |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
performanceconstructorduration |
| MaxValue |
2147483647 |
| MinValue |
0 |
| RequiredLevel |
None |
| Type |
Integer |
| プロパティ |
値 |
| DateTimeBehavior |
UserLocal |
| Description |
Date and time when constructed. |
| DisplayName |
Constructor Start Time |
| Format |
DateAndTime |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
performanceconstructorstarttime |
| RequiredLevel |
None |
| Type |
DateTime |
| プロパティ |
値 |
| Description |
Time, in milliseconds, to execute the request. |
| DisplayName |
Execution Duration |
| Format |
None |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
performanceexecutionduration |
| MaxValue |
2147483647 |
| MinValue |
0 |
| RequiredLevel |
None |
| Type |
Integer |
| プロパティ |
値 |
| DateTimeBehavior |
UserLocal |
| Description |
Time, in milliseconds, to execute the request. |
| DisplayName |
Execution Start Time |
| Format |
DateAndTime |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
performanceexecutionstarttime |
| RequiredLevel |
None |
| Type |
DateTime |
PersistenceKey
| プロパティ |
値 |
| Description |
Asynchronous workflow persistence key. |
| DisplayName |
Persistence Key |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
persistencekey |
| RequiredLevel |
None |
| Type |
Uniqueidentifier |
PluginStepId
| プロパティ |
値 |
| Description |
ID of the plug-in registration step. |
| DisplayName |
Plugin Step ID |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
pluginstepid |
| RequiredLevel |
None |
| Type |
Uniqueidentifier |
PluginTraceLogId
| プロパティ |
値 |
| Description |
Unique identifier for an entity instance. |
| DisplayName |
Plug-in Trace Log |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
plugintracelogid |
| RequiredLevel |
SystemRequired |
| Type |
Uniqueidentifier |
PrimaryEntity
| プロパティ |
値 |
| Description |
Entity, if any, that the plug-in is executed against. |
| DisplayName |
Primary Entity |
| FormatName |
Text |
| IsLocalizable |
False |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
primaryentity |
| MaxLength |
1000 |
| RequiredLevel |
None |
| Type |
String |
Profile
| プロパティ |
値 |
| Description |
Plug-in profile formatted as serialized text. |
| DisplayName |
Profile |
| Format |
TextArea |
| IsLocalizable |
False |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
profile |
| MaxLength |
1073741823 |
| RequiredLevel |
None |
| Type |
Memo |
RequestId
| プロパティ |
値 |
| Description |
Unique identifier of the message request. |
| DisplayName |
Request ID |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
requestid |
| RequiredLevel |
None |
| Type |
Uniqueidentifier |
SecureConfiguration
| プロパティ |
値 |
| Description |
Secured configuration for the plug-in trace log. |
| DisplayName |
Secure Configuration |
| Format |
TextArea |
| IsLocalizable |
False |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
secureconfiguration |
| MaxLength |
1073741823 |
| RequiredLevel |
None |
| Type |
Memo |
TypeName
| プロパティ |
値 |
| Description |
Class name of the plug-in. |
| DisplayName |
Type Name |
| FormatName |
Text |
| IsLocalizable |
False |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
typename |
| MaxLength |
1024 |
| RequiredLevel |
None |
| Type |
String |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。
lk_plugintracelogbase_createdonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_plugintracelogbase_createdonbehalfby を参照してください。
createdby_plugintracelog
systemuser テーブル/エンティティの一対多のリレーションシップ createdby_plugintracelog を参照してください。
関連項目
テーブルの参照について
Web API リファレンス
plugintracelog EntityType