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


ISqlWorkspace2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IS > ISqlWorkspace2 Interface
ArcGIS Developer Help

ISqlWorkspace2 Interface

Query layer workspace interface

Product Availability

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

Members

Name Description
Method CheckDatasetName Returns unique name in the workspace.
Method GetColumns Returns column information for a table.
Method GetQueryDescription Get query properties including spatial based on the first record of the query.
Method GetQueryDescription2 Get query properties, optionally including spatial based on the first record of the query.
Method GetTables Returns names of all the table.
Method OpenQueryClass Returns a table or a feature class based on a query.
Method OpenQueryCursor Returns a cursor based on a query.

Inherited Interfaces

Interfaces Description
ISqlWorkspace Query layer workspace interface

Classes that implement ISqlWorkspace2

Classes Description
SqlWorkspace (esriDataSourcesGDB) Sql workspace