Ескерім
Бұл бетке кіру үшін қатынас шегін айқындау қажет. Жүйеге кіруді немесе каталогтарды өзгертуді байқап көруге болады.
Бұл бетке кіру үшін қатынас шегін айқындау қажет. Каталогтарды өзгертуді байқап көруге болады.
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_datalakedsesSee 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_datalakedsesSee 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.
Name | Web API Operation | SDK for .NET |
---|---|---|
BulkRetain |
BulkRetain | Learn to use messages with the SDK for .NET |
PurgeRetainedContent |
PurgeRetainedContent | Learn to use messages with the SDK for .NET |
Retain |
Retain | Learn to use messages with the SDK for .NET |
RollbackRetain |
RollbackRetain | Learn to use messages with the SDK for .NET |
ValidateRetentionConfig |
ValidateRetentionConfig | Learn to use messages with the SDK for .NET |
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