DatabaseType type
Defines values for DatabaseType.
KnownDatabaseType can be used interchangeably with DatabaseType,
this enum contains the known values that the service supports.
Known values supported by the service
Adabas: The type of Database- Adabas.
Oracle: The type of Database- Oracle.
SAPMaxDB: The type of Database- SAPMaxDB.
Db2: The type of Database- Db2.
SAPASE: The type of Database- SAPASE.
SQLServer: The type of Database- SQLServer.
Informix: The type of Database- Informix.
SAPDB: The type of Database- SAPDB.
HANA: The type of Database- HANA.
type DatabaseType = string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript