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