言語

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

プロパティ値

適用対象