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