'Declaration
Public Property SupportSchemas As System.Boolean
'Usage
Dim instance As SQL2003SyntaxProvider
Dim value As System.Boolean
instance.SupportSchemas = value
value = instance.SupportSchemas
Remarks
Default value is true. This sign will be automatically switched off if no schema will be found during the metadata loading process. Switching if off manually will cancel the query to load a list of schemas to the Metadata Container.