ConnectToSourceSqlServerTaskOutputDatabaseLevel.CompatibilityLevel Property

Definition

SQL Server compatibility level of database.

public Azure.ResourceManager.DataMigration.Models.DatabaseCompatLevel? CompatibilityLevel { get; }
member this.CompatibilityLevel : Nullable<Azure.ResourceManager.DataMigration.Models.DatabaseCompatLevel>
Public ReadOnly Property CompatibilityLevel As Nullable(Of DatabaseCompatLevel)

Property Value

Applies to