This document is archived and information here might be outdated.  Recommended version.


IQueryTableDataSourceDescription Interface (ArcObjects .NET 10.5 SDK)
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.