DatabaseId Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class DatabaseId
public enum DatabaseId
type DatabaseId =
Public Enum DatabaseId
- Inheritance
-
DatabaseId
Name | Value | Description |
---|---|---|
Unknown | 0 | |
ISAM | 1 | |
MS_Sql_Server | 2 | |
Oracle | 3 | |
DB2_Universal | 4 |
Product | Versions |
---|---|
Microsoft Dynamics 365 for Finance and Operations | Latest |