ScriptOutputOptions.SaveFileMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Generate script file overwrite option. If ScriptDestination is set to ToNotebook, this property is ignored and any existing file will be overwritten.
public Microsoft.SqlServer.Management.SqlScriptPublish.ScriptFileMode SaveFileMode { get; set; }
member this.SaveFileMode : Microsoft.SqlServer.Management.SqlScriptPublish.ScriptFileMode with get, set
Public Property SaveFileMode As ScriptFileMode