ArcGIS Pro 2.8 API Reference Guide
Database Property

ArcGIS.Core.Data Namespace > DatabaseConnectionProperties Class : Database Property
The database connected to.
Syntax
public string Database {get; set;}
Public Property Database As String
Remarks
If the DBMS is Oracle, this should be an empty string.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

DatabaseConnectionProperties Class
DatabaseConnectionProperties Members