TSqlModel.Version Property

Definition

The specific SQL Server release targeted by the model.

public Microsoft.SqlServer.Dac.Model.SqlServerVersion Version { get; }
member this.Version : Microsoft.SqlServer.Dac.Model.SqlServerVersion
Public ReadOnly Property Version As SqlServerVersion

Property Value

Applies to