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