ArcObjects Library Reference (GeoDatabase)  

IPlugInWorkspaceFactoryHelper2 Interface

Provides access to members that help the Plug-In workspace factory.

Product Availability

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

Members

Description
Read-only property CanSupportSQL Indicates whether datasets of this type can process SQL queries.
Method ContainsWorkspace Indicates if parentDirectory contains a valid workspace, or is a valid file-system workspace.
Read-only property DatasetDescription A desription of a detaset of the type specified.
Read-only property DataSourceName The name of the data source.
Method GetWorkspaceString If parentDirectory is or contains a valid workspace, gets a string uniquely identifying that workspace.
Method IsWorkspace Tests if the workspace string represents a valid workspace.
Method OpenWorkspace Opens a workspace helper for the workspace identified by the workspace string.
Method OpenWorkspaceEx Opens a workspace helper for the workspace identified by the workspace string, using the connection properties.
Read-only property WorkspaceDescription A singular or plural description of the type of workspace the workspace factory opens.
Read-only property WorkspaceFactoryTypeID The class ID which is registered in the WorkspaceFactory category.
Read-only property 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