Share via


ScriptOutputOptions.CustomSmoScriptWriter Property

Definition

When ScriptDestination is set to ToCustomWriter, provides the ISmoScriptWriter implementation.

public Microsoft.SqlServer.Management.Smo.ISmoScriptWriter CustomSmoScriptWriter { get; set; }
member this.CustomSmoScriptWriter : Microsoft.SqlServer.Management.Smo.ISmoScriptWriter with get, set
Public Property CustomSmoScriptWriter As ISmoScriptWriter

Property Value

Applies to