Show / Hide Table of Contents

Enum ConnectionType

The type of database connection. Example: ORACLE or MYSQL

Namespace: Oci.DatabasemigrationService.Models
Assembly: OCI.DotNetSDK.Databasemigration.dll
Syntax
public enum ConnectionType

Fields

Name Description
Mysql
Oracle
UnknownEnumValue
In this article
Back to top