Click or drag to resize

TableQuery Properties

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The TableQuery type exposes the following members.

Properties
  NameDescription
Public propertyFeatureTypeMask
A bitmap indicating the types of features to be extracted.
Public propertyTableName
The name of the table that contains the data to extract.
Public propertyWantLines
True if line features should be extracted, false otherwise.
Public propertyWantPoints
True if point features should be extracted, false otherwise.
Public propertyWantPolygons
True if polygon features should be extracted, false otherwise.
Top
See Also