ArcGIS Runtime SDK for Windows Phone - Library Reference
Query Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > QueryDataSource Class : Query Property

Gets or sets the SQL query.

Syntax

Visual Basic (Declaration) 
Public Property Query As String
C# 
public string Query {get; set;}

Property Value

The query.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.