Insights Store Data Source (msdyn_datalakeds) table/entity reference (Microsoft Dataverse)

Messages

The following table lists the messages for the Insights Store Data Source (msdyn_datalakeds) 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_datalakedses
See Create
Create records
CreateMultiple
Event: True
CreateMultiple CreateMultipleRequest
Delete
Event: True
DELETE /msdyn_datalakedses(msdyn_datalakedsid)
See Delete
Delete records
Retrieve
Event: True
GET /msdyn_datalakedses(msdyn_datalakedsid)
See Retrieve
Retrieve records
RetrieveEntityChanges
Event: True
RetrieveEntityChangesRequest
RetrieveMultiple
Event: True
GET /msdyn_datalakedses
See Query data
Query data
Update
Event: True
PATCH /msdyn_datalakedses(msdyn_datalakedsid)
See Update
Update records
UpdateMultiple
Event: True
UpdateMultiple UpdateMultipleRequest
Upsert
Event: False
PATCH /msdyn_datalakedses(msdyn_datalakedsid)
See Upsert a table row
UpsertRequest
UpsertMultiple
Event: False
UpsertMultiple UpsertMultipleRequest

Events

The following table lists the events for the Insights Store Data Source (msdyn_datalakeds) table. Events are messages that exist so that you can subscribe to them. Unless you added the event, you shouldn't invoke the message, only subscribe to it.

Properties

The following table lists selected properties for the Insights Store Data Source (msdyn_datalakeds) table.

Property Value
DisplayName Insights Store Data Source
DisplayCollectionName Insights Store Data Source
SchemaName msdyn_datalakeds
CollectionSchemaName msdyn_datalakedses
EntitySetName msdyn_datalakedses
LogicalName msdyn_datalakeds
LogicalCollectionName msdyn_datalakedses
PrimaryIdAttribute msdyn_datalakedsid
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_datalakedsId

Property Value
Description Unique identifier for entity instances
DisplayName Insights Store Data Source Id
IsValidForForm False
IsValidForRead True
LogicalName msdyn_datalakedsid
RequiredLevel SystemRequired
Type Uniqueidentifier

msdyn_name

Property Value
Description The name of the custom entity.
DisplayName Name
IsValidForForm True
IsValidForRead True
LogicalName msdyn_name
RequiredLevel ApplicationRequired
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

See also

Dataverse table/entity reference
Dataverse Web API Reference
msdyn_datalakeds