The Filter type exposes the following members.

Constructors

  NameDescription
FilterOverloaded.

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
ColumnSubset
Gets or sets an array of column names used to determine which columns will be populated when the search is executed.
Geometry
Gets or sets the Geometry used in a spatial search.
IsSpatial
Gets a value indicating whether the Filter will be used to perform a spatial query.
SpatialColumnName
Gets or sets the name of the column in the Table which stores geometries.
SpatialSearchType
Gets or sets the type of the spatial search.
WhereClause
Gets or sets an SQL statement which represents the "WhereClause" used to query the Table.

See Also

Relate Topics:
  Filter Constructor
  Filter Methods
  Filter Properties
Created by Atop CHM to web converter,© 2009 all right reserved.