ActiveDatabaseSoftware.ActiveQueryBuilder Namespace > SQL89SyntaxProvider Class : SupportSchemas Property |
'Declaration Public Property SupportSchemas As System.Boolean
'Usage Dim instance As SQL89SyntaxProvider Dim value As System.Boolean instance.SupportSchemas = value value = instance.SupportSchemas
public System.bool SupportSchemas {get; set;}