Provides access to members that help the Plug-In workspace factory.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
![]() |
CanSupportSQL | Indicates whether datasets of this type can process SQL queries. |
![]() |
ContainsWorkspace | Indicates if parentDirectory contains a valid workspace, or is a valid file-system workspace. |
![]() |
DatasetDescription | A desription of a detaset of the type specified. |
![]() |
DataSourceName | The name of the data source. |
![]() |
GetWorkspaceString | If parentDirectory is or contains a valid workspace, gets a string uniquely identifying that workspace. |
![]() |
IsWorkspace | Tests if the workspace string represents a valid workspace. |
![]() |
OpenWorkspace | Opens a workspace helper for the workspace identified by the workspace string. |
![]() |
OpenWorkspaceEx | Opens a workspace helper for the workspace identified by the workspace string, using the connection properties. |
![]() |
WorkspaceDescription | A singular or plural description of the type of workspace the workspace factory opens. |
![]() |
WorkspaceFactoryTypeID | The class ID which is registered in the WorkspaceFactory category. |
![]() |
WorkspaceType | The type of workspace the workspace factory opens. |
Inherited Interfaces
Interfaces | Description |
---|---|
IPlugInWorkspaceFactoryHelper | Provides access to members that help the Plug-In workspace factory. |
CoClasses that implement IPlugInWorkspaceFactoryHelper2
CoClasses and Classes | Description |
---|---|
FMEWorkspaceFactory (esriDataInterop) | FMEWorkspaceFactory Class |