DacDeployOptions.ScriptRefreshModule Proprietà

Definizione

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

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 le procedure di riferimento; in caso contrario false. Il valore predefinito è vero.

Attributi

Si applica a