This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > ID > IDatabaseConnectionInfo4 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that provide information about the Workspace's connected database.
Description | ||
---|---|---|
ConnectedDatabase | The name of the connected database. It may be different from the DATABASE property in the workspace's connection properties. | |
ConnectedDatabaseEx | The name of the connected database. It may be different from the DATABASE property in the workspace's connection properties. Works on Oracle. | |
ConnectedUser | The name of the connected user. It may be different from the USER property in the workspace's connection properties. | |
ConnectedUsers | The current connections to the database. | |
ConnectionCurrentDateTime | The current DBMS date/time. | |
ConnectionCurrentDateTimeInUTC | The current UTC date/time. | |
ConnectionDBMS | The type of DBMS this workspace is connected to. | |
ConnectionServer | The server this workspace is connected to. | |
DisconnectUser | Disconnect a user connection to the database. | |
GenerateDefaultRealm | The default qualifier used to create fully qualified names for Editor Tracking. | |
GeodatabaseServerClass | The ArcSDE server class. | |
IsAcceptingConnections | Is the database accepting connections. | |
Realm | The realm used to create fully qualified names for Editor Tracking. |
Interfaces | Description |
---|---|
IDatabaseConnectionInfo3 | Provides access to members that provide information about the Workspace's connected database. |
IDatabaseConnectionInfo2 | Provides access to members that provide information about the Workspace's connected database. |
IDatabaseConnectionInfo | Provides access to members that provide information about the Workspace's connected database. |