ArcGIS Runtime SDK for WPF - Library Reference
Query Property
See Also 
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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.