ScriptOutputOptions.CustomSmoScriptWriter 屬性

定義

當 ScriptDestination 設定為 ToCustomWriter 時,會提供 ISmoScriptWriter 實作。

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

屬性值

適用於