public System.bool SupportCrossJoin {get; set;}
public: __property System.bool get_SupportCrossJoin(); public: __property void set_SupportCrossJoin( System.bool value );
'Declaration Public Property SupportCrossJoin As System.Boolean
'Usage Dim instance As ServerDescriptor Dim value As System.Boolean instance.SupportCrossJoin = value value = instance.SupportCrossJoin
ServerDescriptor Class ServerDescriptor Members
© Copyright 2005-2012 ActiveDBSoft. All rights reserved.