Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Messages
The following table lists the messages for the Available Times Data Source (availabletimesdatasource) 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 |
---|---|---|
BulkRetain Event: True |
BulkRetain | Learn to use messages with the SDK for .NET |
Create Event: True |
POST /availabletimesdatasourcesSee Create |
Create records |
CreateMultiple Event: True |
CreateMultiple | CreateMultipleRequest |
Delete Event: True |
DELETE /availabletimesdatasources(availabletimesdatasourceid)See Delete |
Delete records |
PurgeRetainedContent Event: True |
PurgeRetainedContent | Learn to use messages with the SDK for .NET |
Retain Event: True |
Retain | Learn to use messages with the SDK for .NET |
Retrieve Event: True |
GET /availabletimesdatasources(availabletimesdatasourceid)See Retrieve |
Retrieve records |
RetrieveEntityChanges Event: True |
RetrieveEntityChangesRequest | |
RetrieveMultiple Event: True |
GET /availabletimesdatasourcesSee Query data |
Query data |
RollbackRetain Event: True |
RollbackRetain | Learn to use messages with the SDK for .NET |
Update Event: True |
PATCH /availabletimesdatasources(availabletimesdatasourceid)See Update |
Update records |
UpdateMultiple Event: True |
UpdateMultiple | UpdateMultipleRequest |
Upsert Event: False |
PATCH /availabletimesdatasources(availabletimesdatasourceid)See Upsert a table row |
UpsertRequest |
UpsertMultiple Event: False |
UpsertMultiple | UpsertMultipleRequest |
ValidateRetentionConfig Event: True |
ValidateRetentionConfig | Learn to use messages with the SDK for .NET |
Properties
The following table lists selected properties for the Available Times Data Source (availabletimesdatasource) table.
Property | Value |
---|---|
DisplayName | Available Times Data Source |
DisplayCollectionName | Available Times Data Sources |
SchemaName | availabletimesdatasource |
CollectionSchemaName | availabletimesdatasources |
EntitySetName | availabletimesdatasources |
LogicalName | availabletimesdatasource |
LogicalCollectionName | availabletimesdatasources |
PrimaryIdAttribute | availabletimesdatasourceid |
PrimaryNameAttribute | name |
TableType | Virtual |
OwnershipType | OrganizationOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
availabletimesdatasourceId
Property | Value |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Available Times Data Source |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | availabletimesdatasourceid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
Name
Property | Value |
---|---|
Description | |
DisplayName | Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | name |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
See also
Dataverse table/entity reference
Dataverse Web API Reference