Views
Views are similar to tables in the way that data is represented; however, views are read-only.
Queries can be executed against a view as if it were a normal table.
Microsoft Dataverse Adapter Views
Name | Description |
MultiSelectPickListAttributeMetaData | Contains the Picklist metadata for an attribute type MultiSelect OptionSet. |
MultiSelectPickListOptions | Contains the Options Value of MultiSelect PicklistMetadata. |
PickListAttributeMetaData | Contains the metadata for an attribute type Picklist. |
PickListOptions | Contains the Options value of PickListMetaData |
StateAttributeMetadata | Contains the metadata for an attribute type State. |
StateAttributeOptions | Contains the Options value of the State Attribute. |
StatusAttributeMetadata | Contains the metadata for an attribute type Status. |
StatusAttributeOptions | Contains the Options value of the Status Attribute. |