This document is archived and information here might be outdated. Recommended version. |
Query layer workspace interface
Name | Description | |
---|---|---|
CheckDatasetName | Returns unique name in the workspace. | |
GetColumns | Returns column information for a table. | |
GetQueryDescription | Get query properties including spatial based on the first record of the query. | |
GetQueryDescription2 | Get query properties, optionally including spatial based on the first record of the query. | |
GetTables | Returns names of all the table. | |
OpenQueryClass | Returns a table or a feature class based on a query. | |
OpenQueryCursor | Returns a cursor based on a query. |
Interfaces | Description |
---|---|
ISqlWorkspace | Query layer workspace interface |
Classes | Description |
---|---|
SqlWorkspace (esriDataSourcesGDB) | Sql workspace |