ArcGIS Pro 2.6 API Reference Guide
DatabaseConnectionProperties Class Members
Properties 


ArcGIS.Core.Data Namespace : DatabaseConnectionProperties Class

The following tables list the members exposed by DatabaseConnectionProperties.

Public Constructors
 NameDescription
Public Constructor The constructor.  
Top
Public Properties
 NameDescription
Public Property If “AUTHENTICATION_MODE” is “OSA” then “USER” and “PASSWORD” are not required. “OSA” represents operating system authentication and uses the operating system credentials to establish a connection with the database.  
Public Property A multi-branch version to connect to. Acceptable value is a string that represents a multi-branch version name.  
Public Property The database connected to.  
Public Property The type of database client.  
Public Property The instance of the database connected to.  
Public Property Connected password.  
Public Property The instance of the database connected to. Internally, it is used for Oracle only.  
Public Property Connected user.  
Public Property A transactional version to connect to. Acceptable value is a string that represents a transaction version name.  
Top
See Also

Reference

DatabaseConnectionProperties Class
ArcGIS.Core.Data Namespace