Package com.esri.arcgis.datasourcesGDB

The DataSourcesGDB library contains the workspace factories and workspaces for vector and raster data formats supported by the GeoDatabase that are stored within an RDBMS.

See:
          Description

Interface Summary
esriDataServerStatusType Data Server status.
esriDataServerType Data Server types.
esriGeodatabasePermissionsType Geodatabase permissions.
IDataServerManager Initializes DataServerManager object.
IDataServerManagerAdmin Provides functions to administer a Data Server.
IServiceControl Controls the database service.
sdeError ArcSDE error codes mapped to HRESULTs.
 

Class Summary
AccessWorkspaceFactory ESRI Access Workspace Factory.
DataServerManager Object to administer a Data Server.
FgdbFeatureClassName File GeoDatabase Feature Class Name object.
FgdbTableName File GeoDatabase Table Name object.
FileGDBScratchWorkspaceFactory File GeoDatabase Scratch Workspace Factory.
FileGDBWorkspaceFactory File GeoDatabase Workspace Factory.
IDataServerManagerAdminProxy Provides functions to administer a Data Server.
IDataServerManagerProxy Initializes DataServerManager object.
InMemoryWorkspaceFactory

IServiceControlProxy Controls the database service.
ScratchWorkspaceFactory Scratch workspace factory object (singleton).
Sde3Workspace ESRI SDE (3.x) Feature Database.
Sde4Workspace ESRI SDE (4.x) Feature Database.
SdeWorkspaceFactory ESRI SDE Workspace Factory.
 

Package com.esri.arcgis.datasourcesGDB Description

The DataSourcesGDB library contains the workspace factories and workspaces for vector and raster data formats supported by the GeoDatabase that are stored within an RDBMS.

For information on how to use this package, see the DataSourcesGDB library overview and object model diagram.