Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
Messages
The following table lists the messages for the NonRelational Data Source (msdyn_nonrelationalds) 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 |
|---|---|---|
CreateEvent: True |
POST /msdyn_nonrelationaldsesSee Create |
Create records |
CreateMultipleEvent: True |
CreateMultiple | CreateMultipleRequest |
DeleteEvent: True |
DELETE /msdyn_nonrelationaldses(msdyn_nonrelationaldsid)See Delete |
Delete records |
RetrieveEvent: True |
GET /msdyn_nonrelationaldses(msdyn_nonrelationaldsid)See Retrieve |
Retrieve records |
RetrieveEntityChangesEvent: True |
RetrieveEntityChangesRequest | |
RetrieveMultipleEvent: True |
GET /msdyn_nonrelationaldsesSee Query data |
Query data |
UpdateEvent: True |
PATCH /msdyn_nonrelationaldses(msdyn_nonrelationaldsid)See Update |
Update records |
UpdateMultipleEvent: True |
UpdateMultiple | UpdateMultipleRequest |
UpsertEvent: False |
PATCH /msdyn_nonrelationaldses(msdyn_nonrelationaldsid)See Upsert a table row |
UpsertRequest |
UpsertMultipleEvent: False |
UpsertMultiple | UpsertMultipleRequest |
Properties
The following table lists selected properties for the NonRelational Data Source (msdyn_nonrelationalds) table.
| Property | Value |
|---|---|
| DisplayName | NonRelational Data Source |
| DisplayCollectionName | NonRelational Data Source |
| SchemaName | msdyn_nonrelationalds |
| CollectionSchemaName | msdyn_nonrelationaldses |
| EntitySetName | msdyn_nonrelationaldses |
| LogicalName | msdyn_nonrelationalds |
| LogicalCollectionName | msdyn_nonrelationaldses |
| PrimaryIdAttribute | msdyn_nonrelationaldsid |
| 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 | 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 |
msdyn_nonrelationaldsId
| Property | Value |
|---|---|
| Description | Unique identifier for entity instances |
| DisplayName | NonRelational Data Source |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_nonrelationaldsid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
See also
Dataverse table/entity reference
Dataverse Web API Reference
msdyn_nonrelationalds