defaultDataset property
Specifies the default dataset to use for unqualified table names in the query.
Note that this does not alter behavior of unqualified dataset names.
Optional.
Implementation
DatasetReference? defaultDataset;
Specifies the default dataset to use for unqualified table names in the query.
Note that this does not alter behavior of unqualified dataset names.
Optional.
DatasetReference? defaultDataset;