Show / Hide Table of Contents

Class ExternalDbSystemConnectionInfo

The connection details required to connect to an external DB system component.

Inheritance
object
ExternalDbSystemConnectionInfo
ExternalAsmConnectionInfo
ExternalDatabaseConnectionInfo
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.DatabasemanagementService.Models
Assembly: OCI.DotNetSDK.Databasemanagement.dll
Syntax
[JsonConverter(typeof(ExternalDbSystemConnectionInfoModelConverter))]
public class ExternalDbSystemConnectionInfo
In this article
Back to top