ArcGIS Explorer Component Help |
ArcSDEConnectionProperties Properties |
ArcSDEConnectionProperties Class See Also |
The ArcSDEConnectionProperties type exposes the following members.
Properties
Name | Description | |
---|---|---|
AuthenticationMode |
Gets or sets the authentication mode which determines the type of credentials used to make a
connection to the ArcSDE geodatabase.
| |
CanUseDirectConnect |
Gets a value indicating whether direct connect can be used to connect to an ArcSDE Service.
| |
Database |
Gets or sets the name of the ArcSDE database.
| |
HistoricalName |
Gets or sets the name of the historical version name to connect to.
| |
HistoricalTimestamp |
Gets or sets the historical version to connect using a timestamp.
| |
Server |
Gets or sets the name or IP address of the computer running ArcSDE.
| |
Service |
Gets or sets the ArcSDE service, which can either be a port number or the service name.
| |
Username |
Gets the name of the ArcSDE user.
| |
Version |
Gets or sets the name of the version to connect to.
| |
VersionType |
Gets or sets the type of the transactional ArcSDE version to connect to.
|