Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Messages
The following table lists the messages for the Power Pages Core Entity DS (mspp_powerpagescoreentityds) 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 /mspp_powerpagescoreentitydsesSee Create |
Create records |
CreateMultiple Event: True |
CreateMultiple | CreateMultipleRequest |
Delete Event: True |
DELETE /mspp_powerpagescoreentitydses(mspp_powerpagescoreentitydsid)See Delete |
Delete records |
Retrieve Event: True |
GET /mspp_powerpagescoreentitydses(mspp_powerpagescoreentitydsid)See Retrieve |
Retrieve records |
RetrieveEntityChanges Event: True |
RetrieveEntityChangesRequest | |
RetrieveMultiple Event: True |
GET /mspp_powerpagescoreentitydsesSee Query data |
Query data |
Update Event: True |
PATCH /mspp_powerpagescoreentitydses(mspp_powerpagescoreentitydsid)See Update |
Update records |
UpdateMultiple Event: True |
UpdateMultiple | UpdateMultipleRequest |
Upsert Event: False |
PATCH /mspp_powerpagescoreentitydses(mspp_powerpagescoreentitydsid)See Upsert a table row |
UpsertRequest |
UpsertMultiple Event: False |
UpsertMultiple | UpsertMultipleRequest |
Events
The following table lists the events for the Power Pages Core Entity DS (mspp_powerpagescoreentityds) 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 Power Pages Core Entity DS (mspp_powerpagescoreentityds) table.
Property | Value |
---|---|
DisplayName | Power Pages Core Entity DS |
DisplayCollectionName | Power Pages Core Entity DSs |
SchemaName | mspp_powerpagescoreentityds |
CollectionSchemaName | mspp_powerpagescoreentitydses |
EntitySetName | mspp_powerpagescoreentitydses |
LogicalName | mspp_powerpagescoreentityds |
LogicalCollectionName | mspp_powerpagescoreentitydses |
PrimaryIdAttribute | mspp_powerpagescoreentitydsid |
PrimaryNameAttribute | mspp_name |
TableType | Virtual |
OwnershipType | OrganizationOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
mspp_name
Property | Value |
---|---|
Description | |
DisplayName | Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_name |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
mspp_powerpagescoreentitydsId
Property | Value |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Power Pages Core Entity DS |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_powerpagescoreentitydsid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
See also
Dataverse table/entity reference
Dataverse Web API Reference
mspp_powerpagescoreentityds