Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

The spatial search has been extended to provide support for performing an attribute search against a spatial engine.
That is a spatial search can now be used to perform the same function as an attribute search, but rather than performing the operation against a database table it's performed against a spatial engines layer.

None of the operations outlined above in "So a spatial search works like this" is performed, instead the operation more closely follows what an attribute search performs, i.e. finding rows in a layer that have attributes that match what a user has entered.

The configuration of the spatial attribute search follows more closely that of the attribute search, but because . Because it is using the underlying API of the spatial engine, rather than SQL as the attribute search does (although some spatial engines also use SQL as their API), the support and configuration may be different depending upon the level of support provided by the underlying spatial engine. For example, for example a spatial search operating on a spatial engine that 's is pointing to a directory of shapefiles may operate differently from one that 's is pointing to ArcSDE, this . This is similar to the differences in an attribute search that 's is pointing to an Oracle database verses compared to one that 's is pointing to SQL Server.

 

Namespace

...