Изменить

Поделиться через


Solution History Data Source (msdyn_solutionhistorydatasource) table/entity reference (Microsoft Dataverse)

Messages

The following table lists the messages for the Solution History Data Source (msdyn_solutionhistorydatasource) table. Messages represent operations that can be performed on the table. They may also be events.

Name
Is Event?
Web API Operation SDK for .NET
Create
Event: True
POST /msdyn_solutionhistorydatasources
See Create
Create records
Delete
Event: True
DELETE /msdyn_solutionhistorydatasources(msdyn_solutionhistorydatasourceid)
See Delete
Delete records
Retrieve
Event: True
GET /msdyn_solutionhistorydatasources(msdyn_solutionhistorydatasourceid)
See Retrieve
Retrieve records
RetrieveEntityChanges
Event: True
RetrieveEntityChangesRequest
RetrieveMultiple
Event: True
GET /msdyn_solutionhistorydatasources
See Query data
Query data
Update
Event: True
PATCH /msdyn_solutionhistorydatasources(msdyn_solutionhistorydatasourceid)
See Update
Update records
Upsert
Event: False
PATCH /msdyn_solutionhistorydatasources(msdyn_solutionhistorydatasourceid)
See Upsert a table row
UpsertRequest

Properties

The following table lists selected properties for the Solution History Data Source (msdyn_solutionhistorydatasource) table.

Property Value
DisplayName Solution History Data Source
DisplayCollectionName Solution History Data Sources
SchemaName msdyn_solutionhistorydatasource
CollectionSchemaName msdyn_solutionhistorydatasources
EntitySetName msdyn_solutionhistorydatasources
LogicalName msdyn_solutionhistorydatasource
LogicalCollectionName msdyn_solutionhistorydatasources
PrimaryIdAttribute msdyn_solutionhistorydatasourceid
PrimaryNameAttribute msdyn_name
TableType Virtual
OwnershipType OrganizationOwned

Writable columns/attributes

These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.

msdyn_name

Property Value
Description
DisplayName Name
IsValidForForm True
IsValidForRead True
LogicalName msdyn_name
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

msdyn_solutionhistorydatasourceId

Property Value
Description Unique identifier for entity instances
DisplayName Solution History Data Source
IsValidForForm False
IsValidForRead True
LogicalName msdyn_solutionhistorydatasourceid
RequiredLevel SystemRequired
Type Uniqueidentifier

See also

Dataverse table/entity reference
Dataverse Web API Reference
msdyn_solutionhistorydatasource