ScriptOutputOptions.CustomSmoScriptWriter 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
當 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