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


IQueryTableDataSourceDescription Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IQ > IQueryTableDataSourceDescription Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement IQueryTableDataSourceDescription

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