Intersoft ClientUI Documentation
QueryOperation Enumeration



Specifies the constants that define how UXQueryBuilder will handle the data operation.
Syntax
Public Enum QueryOperation 
   Inherits System.Enum
Dim instance As QueryOperation
public enum QueryOperation : System.Enum 
public enum class QueryOperation : public System.Enum 
Members
MemberDescription
Client Handles the data operation using client side methods.
Server Handles the data operation using server side methods.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.Editors.QueryOperation

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Intersoft.Client.UI.Editors Namespace

Send Feedback