ArcObjects Library Reference (Carto)  

IQueryTableDataSourceDescription Interface

Provides access to the available properties of a table datasource description object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property GeometryType Geometry type on spatial column if presents.
Read/write property OIDFields Unique Key Field(s).
Read/write property Query Query statement.
Read/write property SpatialReference The spatial reference.

CoClasses that implement IQueryTableDataSourceDescription

CoClasses and Classes Description
QueryTableDataSourceDescription A coclass that contains settings to describe a dynamic table from registered workspace by providing SQL statement.