DacDeployOptions.ScriptRefreshModule Свойство

Определение

Возвращает или задает логическое значение, указывающее, обновляются ли процедуры ссылки при обновлении ссылочных объектов.

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

Значение свойства

True, чтобы обновить процедуры ссылки; в противном случае значение false. Значение по умолчанию: true.

Атрибуты

Применяется к