ArcGIS Runtime SDK for WPF - Library Reference
QueryDataSource Class Members
See Also  Properties  Methods 
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 PropertyGeometryTypeGets or sets the type of the geometry. Only applies when a geometry field is present.  
public PropertyOIDFieldsGets or sets the ObjectID fields.  
public PropertyQueryGets or sets the SQL query.  
public PropertySpatialReferenceGets or sets the spatial reference. Only applies when a geometry field is preset.  
public PropertyWorkspaceIDGets or sets the workspace id.  
Top

Public Methods

 NameDescription
public MethodToJsonOverridden. Serializes the QueryDataSource to JSON  
Top

See Also

© ESRI, Inc. All Rights Reserved.