Active Query Builder 2 .NET Edition reference
IsSupportFiltering Property



Indicates if it's possible to add filtration conditions for this column.
Syntax
'Declaration
 
Public ReadOnly Property IsSupportFiltering As System.Boolean
'Usage
 
Dim instance As OutputColumn
Dim value As System.Boolean
 
value = instance.IsSupportFiltering
public System.bool IsSupportFiltering {get;}
public: __property System.bool get_IsSupportFiltering();
See Also

Reference

OutputColumn Class
OutputColumn Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback