ESRI.ArcGIS.ADF.Tasks
QueryAttributes Class Properties
See Also 
ESRI.ArcGIS.ADF.Tasks Namespace : QueryAttributes Class




For a list of all members of this type, see QueryAttributes members.

Public Properties

 NameDescription
Public PropertyCustomWhereExpressionWhether a customized where expression has been created for the query.  
Public PropertyFormEntriesThe list of FormEntry items that define the parameters for the query task.  
Public PropertyJoinUsingOr Whether form entries are joined together using the SQL "AND" conjunection or the SQL "OR" conjunction. All entries use on conjunction or the other. If this property is true then "OR" is used, if false then "AND" is used.  
Public PropertyLayerIDThe ID of the map layer that is queried by the task.  
Public PropertyMapResource The name of the MapResourceItem that contains the map layer queried in the task.  
Public PropertyMapResourceDefinition The definition of the MapResourceItem that contains the map layer queried in the task.  
Public PropertyMapResourceManager The ID of the MapResourceManager that contains the resource and map layer that the task works with.  
Public PropertyWhereExpressionFormatString The string that will be used to format the where expression when executing the query.  
Top

See Also

© 2010 All Rights Reserved.