Bagikan melalui


DacDeployOptions.AllowIncompatiblePlatform Properti

Definisi

Dapatkan atau atur boolean yang menentukan apakah penyebaran akan diblokir karena kompatibilitas platform.

public bool AllowIncompatiblePlatform { get; set; }
[Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "AllowIncompatiblePlatform")]
public bool AllowIncompatiblePlatform { get; set; }
member this.AllowIncompatiblePlatform : bool with get, set
[<Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "AllowIncompatiblePlatform")>]
member this.AllowIncompatiblePlatform : bool with get, set
Public Property AllowIncompatiblePlatform As Boolean

Nilai Properti

True untuk memungkinkan penyebaran ke platform yang tidak kompatibel; jika tidak, penyebaran tidak akan dilanjutkan untuk platform yang tidak kompatibel. Defaultnya adalah false.

Atribut

Berlaku untuk