次の方法で共有


SolutionHistoryData テーブル/エンティティの参照

注意

テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。

solution history data

メッセージ

メッセージ Web API 操作 SDK クラスまたはメソッド
RetrieveMultiple GET [org URI]/api/data/v9.0/solutionhistories
データのクエリを参照
RetrieveMultipleRequest または
RetrieveMultiple

プロパティ

プロパティ
CollectionSchemaName SolutionHistoryDatas
DisplayCollectionName SolutionHistoryDatas
DisplayName SolutionHistoryData
EntitySetName solutionhistories
IsBPFEntity False
LogicalCollectionName solutionhistorydatas
LogicalName solutionhistorydata
OwnershipType None
PrimaryIdAttribute solutionhistorydataid
PrimaryNameAttribute
SchemaName SolutionHistoryData

書き込み可能な列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。

ActivityId

プロパティ
Description The Activity Id.
DisplayName The Activity Id
IsValidForForm True
IsValidForRead True
LogicalName activityid
RequiredLevel None
Type Uniqueidentifier

CorrelationId

プロパティ
Description The Correlation Id.
DisplayName The Correlation Id
IsValidForForm True
IsValidForRead True
LogicalName correlationid
RequiredLevel None
Type Uniqueidentifier

EndTime

プロパティ
DateTimeBehavior UserLocal
Description DateTime of the end of the solution event.
DisplayName End Time
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName endtime
RequiredLevel None
Type DateTime

ErrorCode

プロパティ
Description The error code of the operation performed on the solution.
DisplayName ErrorCode
Format None
IsValidForForm False
IsValidForRead True
LogicalName errorcode
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

ExceptionMessage

プロパティ
Description The Exception Message.
DisplayName ExceptionMessage
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName exceptionmessage
MaxLength 1073741823
RequiredLevel None
Type String

ExceptionStack

プロパティ
Description The Exception Stack.
DisplayName ExceptionStack
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName exceptionstack
MaxLength 1073741823
RequiredLevel None
Type String

IsManaged

プロパティ
Description Is Solution Managed
DisplayName Is Solution Managed
IsValidForForm False
IsValidForRead True
LogicalName ismanaged
RequiredLevel SystemRequired
Type Boolean

IsManaged の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

IsMicrosoftPublisher

プロパティ
Description Is the solution published by a Microsoft publisher.
DisplayName Is Published by Microsoft
IsValidForForm False
IsValidForRead True
LogicalName ismicrosoftpublisher
RequiredLevel None
Type Boolean

IsMicrosoftPublisher の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

IsOverwriteCustomizations

プロパティ
Description Does the event overwrite customizations.
DisplayName Is Overwrite Customizations
IsValidForForm False
IsValidForRead True
LogicalName isoverwritecustomizations
RequiredLevel SystemRequired
Type Boolean

IsOverwriteCustomizations の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

IsPatch

プロパティ
Description Is Solution Patch
DisplayName Is Solution Patch
IsValidForForm False
IsValidForRead True
LogicalName ispatch
RequiredLevel SystemRequired
Type Boolean

IsPatch の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

Operation

プロパティ
Description The operation performed on the solution.
DisplayName Operation
IsValidForForm False
IsValidForRead True
LogicalName operation
RequiredLevel None
Type Picklist

Operation の選択肢/オプション

ラベル 内容
0 Import
1 Uninstall
2 Export

PackageName

プロパティ
Description Name of the package.
DisplayName PackageName
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName packagename
MaxLength 200
RequiredLevel None
Type String

PackageVersion

プロパティ
Description Version of the package.
DisplayName PackageVersion
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName packageversion
MaxLength 256
RequiredLevel None
Type String

PublisherName

プロパティ
Description Name of the solution's publisher.
DisplayName PublisherName
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName publishername
MaxLength 512
RequiredLevel None
Type String

Result

プロパティ
Description The result of the operation performed on the solution.
DisplayName Result
Format None
IsValidForForm False
IsValidForRead True
LogicalName result
MaxValue 1
MinValue 0
RequiredLevel None
Type Integer

SolutionHistoryDataId

プロパティ
Description Unique identifier for entity instances
DisplayName SolutionHistoryDataId
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName solutionhistorydataid
RequiredLevel SystemRequired
Type Uniqueidentifier

SolutionId

プロパティ
Description The Solution.
DisplayName The Solution
IsValidForForm True
IsValidForRead True
LogicalName solutionid
RequiredLevel None
Type Uniqueidentifier

SolutionName

プロパティ
Description Name of the solution.
DisplayName SolutionName
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName solutionname
MaxLength 65
RequiredLevel None
Type String

SolutionVersion

プロパティ
Description The Version of the Solution.
DisplayName SolutionVersion
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName solutionversion
MaxLength 256
RequiredLevel None
Type String

StartTime

プロパティ
DateTimeBehavior UserLocal
Description DateTime of the start of the solution event.
DisplayName Start Time
Format DateAndTime
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName starttime
RequiredLevel SystemRequired
Type DateTime

Status

プロパティ
Description The status of the operation performed on the solution.
DisplayName Status
IsValidForForm False
IsValidForRead True
LogicalName status
RequiredLevel SystemRequired
Type Picklist

Status の選択肢/オプション

ラベル 内容
0 Start
1 End

SubOperation

プロパティ
Description The suboperation performed on the solution.
DisplayName SubOperation
IsValidForForm False
IsValidForRead True
LogicalName suboperation
RequiredLevel None
Type Picklist

SubOperation の選択肢/オプション

ラベル 内容
0 None
1 New
2 Upgrade
3 Update
4 Delete

関連項目

Dataverse テーブル/エンティティ参照 Web API リファレンス solutionhistorydata EntityType