Enum TechnologyType
The specific database technology for a type of database connection. Example: OCI_AUTONOMOUS_DATABASE for an ORACLE connection type.
Namespace: Oci.DatabasemigrationService.Models
Assembly: OCI.DotNetSDK.Databasemigration.dll
Syntax
public enum TechnologyType
Fields
Name | Description |
---|---|
AmazonAuroraMysql | |
AmazonRdsMysql | |
AmazonRdsOracle | |
AzureMysql | |
GoogleCloudSqlMysql | |
MysqlServer | |
OciAutonomousDatabase | |
OciMysql | |
OracleDatabase | |
OracleExadata |