TableQuery Class |
Namespace: Telogis.GeoBase.Repositories
The TableQuery type exposes the following members.
Name | Description | |
---|---|---|
FeatureTypeMask |
A bitmap indicating the types of features to be extracted.
| |
TableName |
The name of the table that contains the data to extract.
| |
WantLines |
True if line features should be extracted, false otherwise.
| |
WantPoints |
True if point features should be extracted, false otherwise.
| |
WantPolygons |
True if polygon features should be extracted, false otherwise.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |