Freigeben über


DacDeployOptions.ScriptRefreshModule Eigenschaft

Definition

Gibt mit einem booleschen Wert an, ob verweisende Prozeduren aktualisiert werden sollen, wenn Objekte, auf die verwiesen wird, aktualisiert werden.

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

Eigenschaftswert

"True", wenn verweisende Prozeduren aktualisiert werden sollen; andernfalls "false". Der Standardwert ist "true".

Attribute

Gilt für: