Teilen über


Referenz zur Tabelle/Entität SolutionHistoryData

Hinweis

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

solution history data

Nachrichten

Nachricht Web-API-Vorgang SDK-Klasse oder -Methode
RetrieveMultiple GET [org URI]/api/data/v9.0/solutionhistories
Weitere Informationen finden Sie unter Daten abfragen
RetrieveMultipleRequest oder
RetrieveMultiple

Eigenschaften

Eigenschaft Wert
CollectionSchemaName SolutionHistoryDatas
DisplayCollectionName SolutionHistoryDatas
DisplayName SolutionHistoryData
EntitySetName solutionhistories
IsBPFEntity False
LogicalCollectionName solutionhistorydatas
LogicalName solutionhistorydata
OwnershipType None
PrimaryIdAttribute solutionhistorydataid
PrimaryNameAttribute
SchemaName SolutionHistoryData

Schreibbare Spalten/Attribute

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

ActivityId

Eigenschaft Wert
Description The Activity Id.
DisplayName The Activity Id
IsValidForForm True
IsValidForRead True
LogicalName activityid
RequiredLevel None
Type Uniqueidentifier

CorrelationId

Eigenschaft Wert
Description The Correlation Id.
DisplayName The Correlation Id
IsValidForForm True
IsValidForRead True
LogicalName correlationid
RequiredLevel None
Type Uniqueidentifier

EndTime

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

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

Eigenschaft Wert
Description The Exception Message.
DisplayName ExceptionMessage
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName exceptionmessage
MaxLength 1073741823
RequiredLevel None
Type String

ExceptionStack

Eigenschaft Wert
Description The Exception Stack.
DisplayName ExceptionStack
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName exceptionstack
MaxLength 1073741823
RequiredLevel None
Type String

IsManaged

Eigenschaft Wert
Description Is Solution Managed
DisplayName Is Solution Managed
IsValidForForm False
IsValidForRead True
LogicalName ismanaged
RequiredLevel SystemRequired
Type Boolean

IsManaged Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

IsMicrosoftPublisher

Eigenschaft Wert
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 Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

IsOverwriteCustomizations

Eigenschaft Wert
Description Does the event overwrite customizations.
DisplayName Is Overwrite Customizations
IsValidForForm False
IsValidForRead True
LogicalName isoverwritecustomizations
RequiredLevel SystemRequired
Type Boolean

IsOverwriteCustomizations Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

IsPatch

Eigenschaft Wert
Description Is Solution Patch
DisplayName Is Solution Patch
IsValidForForm False
IsValidForRead True
LogicalName ispatch
RequiredLevel SystemRequired
Type Boolean

IsPatch Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

Operation

Eigenschaft Wert
Description The operation performed on the solution.
DisplayName Operation
IsValidForForm False
IsValidForRead True
LogicalName operation
RequiredLevel None
Type Picklist

Operation Auswahlen/Optionen

Wert Etikett Beschreibung
0 Import
1 Uninstall
2 Export

PackageName

Eigenschaft Wert
Description Name of the package.
DisplayName PackageName
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName packagename
MaxLength 200
RequiredLevel None
Type String

PackageVersion

Eigenschaft Wert
Description Version of the package.
DisplayName PackageVersion
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName packageversion
MaxLength 256
RequiredLevel None
Type String

PublisherName

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

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

Eigenschaft Wert
Description Unique identifier for entity instances
DisplayName SolutionHistoryDataId
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName solutionhistorydataid
RequiredLevel SystemRequired
Type Uniqueidentifier

SolutionId

Eigenschaft Wert
Description The Solution.
DisplayName The Solution
IsValidForForm True
IsValidForRead True
LogicalName solutionid
RequiredLevel None
Type Uniqueidentifier

SolutionName

Eigenschaft Wert
Description Name of the solution.
DisplayName SolutionName
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName solutionname
MaxLength 65
RequiredLevel None
Type String

SolutionVersion

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

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

Eigenschaft Wert
Description The status of the operation performed on the solution.
DisplayName Status
IsValidForForm False
IsValidForRead True
LogicalName status
RequiredLevel SystemRequired
Type Picklist

Status Auswahlen/Optionen

Wert Etikett Beschreibung
0 Start
1 End

SubOperation

Eigenschaft Wert
Description The suboperation performed on the solution.
DisplayName SubOperation
IsValidForForm False
IsValidForRead True
LogicalName suboperation
RequiredLevel None
Type Picklist

SubOperation Auswahlen/Optionen

Wert Etikett Beschreibung
0 None
1 New
2 Upgrade
3 Update
4 Delete

Siehe auch

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