ArcGIS API for Silverlight - Library Reference
QueryDataSource Class Members
See Also  Properties  Methods  Send comments on this topic
ESRI.ArcGIS.Client Namespace : QueryDataSource Class


The following tables list the members exposed by QueryDataSource.

Public Constructors

 NameDescription
public ConstructorQueryDataSource ConstructorInitializes a new instance of the QueryDataSource class.  
Top

Public Properties

 NameDescription
public PropertyGeometryType Gets or sets the type of the geometry. Only applies when a geometry field is present.  
public PropertyOIDFields Gets or sets the ObjectID fields.  
public PropertyQuery Gets or sets the SQL query.  
public PropertySpatialReference Gets or sets the spatial reference. Only applies when a geometry field is preset.  
public PropertyWorkspaceID Gets or sets the workspace id.  
Top

Public Methods

 NameDescription
public MethodToJsonOverridden.  Serializes the QueryDataSource to JSON  
Top

See Also

© ESRI, Inc. All Rights Reserved.