Active Query Builder 2 .NET Edition reference
IsResultQueryWrapped Property



Indicates if the query will be wrapped in a sub-query after transformation.
Syntax
'Declaration
 
Public ReadOnly Property IsResultQueryWrapped As System.Boolean
'Usage
 
Dim instance As QueryTransformer
Dim value As System.Boolean
 
value = instance.IsResultQueryWrapped
public System.bool IsResultQueryWrapped {get;}
public: __property System.bool get_IsResultQueryWrapped();
See Also

Reference

QueryTransformer Class
QueryTransformer Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback