ManagedInstanceDatabaseFormat Enum
Definition
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.
Specifies the internal format of instance databases specific to the SQL engine version.
public enum ManagedInstanceDatabaseFormat
type ManagedInstanceDatabaseFormat =
Public Enum ManagedInstanceDatabaseFormat
- Inheritance
-
ManagedInstanceDatabaseFormat
Fields
| Name | Value | Description |
|---|---|---|
| AlwaysUpToDate | 0 | AlwaysUpToDate. |
| SqlServer2022 | 1 | SQLServer2022. |