Dataverse
Which Analytics dataverse to scan when discovering tables.
Data Type
string
Default Value
""
Remarks
This property is empty by default, which means that all dataverses will be scanned and table names will be generated as described in DataverseSeparator.
If you assign this property to a non-blank value, then the driver will scan only the corresponding dataverse (for example, setting this to "Default" scans the Default dataverse). Since only one dataverse is being scaneed, table names will not be prefixed with the dataverse name.
It is recommended to set this property to "Default" if you are coming from a previous version of the driver and need backwards compatability.