Gets a value indicating whether the Filter will be used to perform a spatial query.

Namespace:  ESRI.ArcGISExplorer.Data
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public bool IsSpatial { get; }
Visual Basic (Declaration)
Public ReadOnly Property IsSpatial As Boolean

Field Value

trueTruetruetrue (True in Visual Basic) if the Filter represents a spatial query (i.e. a search Geometry has been specified) ; otherwise, falseFalsefalsefalse (False in Visual Basic).

See Also

Relate Topics:
  ColumnSubset Property
  Geometry Property
  SpatialColumnName Property
  SpatialSearchType Property
  WhereClause Property
Created by Atop CHM to web converter,© 2009 all right reserved.