IncludedSchemas
Default Value | Data Type | Required |
---|---|---|
None |
String |
No |
Description
A comma-separated list of schemas that the connector includes when reporting schema information to an application, if the specified schemas exist in the Drill data store. When this option is set, any schemas that are not specified in the list do not appear in the application.
This property should not be used at the same time as ExcludedSchemas
. If both IncludedSchemas
and ExcludedSchemas
are specified, IncludedSchemas
takes precedence and ExcludedSchemas
is ignored.