Get Enterprise Databases Database
data class GetEnterpriseDatabasesDatabase(val catalogName: String, val databaseId: String, val dbType: String, val dbaId: String, val dbaName: String, val encoding: String, val envType: String, val host: String, val id: String, val instanceId: String, val ownerIdLists: List<String>, val ownerNameLists: List<String>, val port: Int, val schemaName: String, val searchName: String, val sid: String, val state: String)
Constructors
Link copied to clipboard
constructor(catalogName: String, databaseId: String, dbType: String, dbaId: String, dbaName: String, encoding: String, envType: String, host: String, id: String, instanceId: String, ownerIdLists: List<String>, ownerNameLists: List<String>, port: Int, schemaName: String, searchName: String, sid: String, state: String)
Properties
Link copied to clipboard
The name of the Database Directory.> PG Series databases will display the database name.
Link copied to clipboard
The ID of the physical library.
Link copied to clipboard
The instance ID of the target database.
Link copied to clipboard
Library Owner User ID list.
Link copied to clipboard
Library Owner nickname list.
Link copied to clipboard
The name of the database.> PG Series databases will display schema names.
Link copied to clipboard
Library search name.