The MetadataDataSource type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| AggregationKeysViewName |
The name of the view exposing available record aggregation keys. This view returns a
collection of strings describing names of properties by which records may be aggregated.
| |
| AttributeMetadataViewName |
The name of the view exposing available key properties.
| |
| MetadataResultViewName |
Name of the default view. This view returns a collection containing a single
MetadataResult instance.
| |
| SearchKeysViewName |
The name of the view exposing available search keys. This view returns a
SearchKeyCollection instance.
| |
| SortKeysViewName |
The name of the view exposing available sort keys. This view returns a
SearchKeyCollection describing names of sortable properties.
|