Поделиться через


DacDeployOptions.ScriptRefreshModule Свойство

Определение

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

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.

Атрибуты

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