Schema
This section provides a complete list of the Schema properties you can configure in the connection settings for this provider.
|
Property |
Description |
|
A path to the directory that contains the schema files defining tables, views, and stored procedures. |
|
|
This property restricts the schemas reported to a subset of the available schemas. For example, BrowsableSchemas=SchemaA,SchemaB,SchemaC. |
|
|
This property restricts the tables reported to a subset of the available tables. For example, Tables=TableA,TableB,TableC. |
|
|
Restricts the views reported to a subset of the available tables. For example, Views=ViewA,ViewB,ViewC. |
Subtopics