TabularDataViewType Enumeration
Specifies whether the query that retrieves data is a sample or the full dataset.
Enumeration Values
Name | Summary |
---|---|
Full | This query retrieves the full dataset. |
Sample | This query retrieves a sample dataset. |
Default | Default (Inherited) |