共用方式為


ISfcScriptCollector 介面

Collects and stores scripts. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。

命名空間:  Microsoft.SqlServer.Management.Sdk.Sfc
組件:  Microsoft.SqlServer.Management.Sdk.Sfc (在 Microsoft.SqlServer.Management.Sdk.Sfc.dll 中)

語法

'宣告
Public Interface ISfcScriptCollector
'用途
Dim instance As ISfcScriptCollector
public interface ISfcScriptCollector
public interface class ISfcScriptCollector
type ISfcScriptCollector =  interface end
public interface ISfcScriptCollector

方法

  名稱 說明
公用方法 OpenWriter< (Of < <' (T> ) > > )() () () () Opens a writer of the specified type that can be used to access the stored scripts. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。
公用方法 OpenWriter< (Of < <' (T> ) > > )(Boolean) Opens or reopens a writer of the specified type that can be used to access the stored scripts. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。

上層