DacDeployOptions.AllowDropBlockingAssemblies Eigenschaft

Definition

Dient zum Abrufen oder Festlegen eines werts vom Typ Boolean, der angibt, ob die CLR-Bereitstellung dazu führt, dass Assemblys blockiert werden.

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

Eigenschaftswert

True, um Blockierungsassemblys während der CLR-Bereitstellung abzulegen; andernfalls "false". Die Standardeinstellung ist "false".

Attribute

Gilt für: