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