Skip to main content

TabularDataViewType Enumeration

TabularDataViewType Enumeration

Specifies whether the query that retrieves data is a sample or the full dataset.

Enumeration Values

NameSummary
Full
This query retrieves the full dataset.
Sample
This query retrieves a sample dataset.
Default
Default (Inherited)