Freigeben über


DacDeployOptions.AllowIncompatiblePlatform Eigenschaft

Definition

Gibt mit einem booleschen Wert an, ob die Bereitstellung aufgrund von Plattforminkompatibilitäten blockiert wird.

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

Eigenschaftswert

True, um die Bereitstellung auf inkompatiblen Plattformen zuzulassen; Andernfalls wird die Bereitstellung für inkompatible Plattformen nicht fortgesetzt. Der Standardwert ist "false".

Attribute

Gilt für: