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