AzureSqlManagedInstanceModel.DatabaseFormat Property

Definition

Gets or sets specifies the internal format of instance databases specific to the SQL engine version. Possible values include: 'AlwaysUpToDate', 'SQLServer2022'

public string DatabaseFormat { get; set; }
member this.DatabaseFormat : string with get, set
Public Property DatabaseFormat As String

Property Value

Applies to