Condividi tramite


DacDeployOptions.ScriptRefreshModule Proprietà

Definizione

Ottiene o imposta un valore booleano che specifica se vengono aggiornate le procedure di riferimento quando gli oggetti di riferimento vengono aggiornati.

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

Valore della proprietà

True per aggiornare procedure di riferimento, altrimenti false. Il valore predefinito è true.

Attributi

Si applica a