Share via


SqlDeploymentOptions.ScriptRefreshModule Property

Definition

Get boolean that specifies whether referencing procedures are refreshed when referenced objects are updated.

public bool ScriptRefreshModule { get; }
member this.ScriptRefreshModule : bool
Public ReadOnly Property ScriptRefreshModule As Boolean

Property Value

True to refresh referencing procedures; otherwise false. Default is true.

Applies to