The RetsQuery type exposes the following members.

Constructors

  NameDescription
RetsQueryOverloaded.

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.)
GetPhotosFromDataFile
Download photos by parsing a data file
GetPropCountFromServer
Gets a count of properties matching a query from the rets server
GetType
Gets the Type of the current instance.
(Inherited from Object.)
LoadIDFile
Loads an rets ID file into the a datatable. Datatable format is the same as the retsPropertyInfo table on mastermls
LoadQuery
Sets query id and loads query information from the database
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
PickupMissingPhotos
Pickup missing photos for this query
RunRetsQuery
Execute the query
ToString
Returns a String that represents the current Object.
(Inherited from Object.)
TruncateDataTable
Truncate the data table for this query
UpdateLastRunDateOverloaded.

Properties

See Also