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