The following tables list the members exposed by SQL92SyntaxProvider.
Public Properties
| Name | Description |
| IdentCaseSens | Overridden. Defines the way database server treats quoted and unquoted identifiers. |
| SupportDatabases | Gets or sets the sign of presence of database namespace support for the server. |
| SupportSchemas | Gets or sets the sign of presence of schema namespace support for the server. |
| UseInformationSchema | Instructs the component to try to retrieve database schema information from the INFORMATION_SCHEMA system objects. |
Top
Public Methods
See Also