TableQuery Properties | ![]() |
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.
|