共用方式為


IVSTAScriptComponentUI 介面

此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。

Represents the IVSTA script component user interface.

命名空間:  Microsoft.SqlServer.Dts.Pipeline
組件:  Microsoft.SqlServer.TxScript (在 Microsoft.SqlServer.TxScript.dll 中)

語法

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

IVSTAScriptComponentUI 型別公開下列成員。

方法

  名稱 說明
公用方法 CloseIDE 基礎結構。Closes the integrated development environment.
公用方法 GetUniqueVSTAProjectName 基礎結構。Gets the unique VSTA project name.
公用方法 SaveScriptProject 基礎結構。Saves the script project.
公用方法 ShowIDE 基礎結構。Shows the integrated development project.

上層

請參閱

參考

Microsoft.SqlServer.Dts.Pipeline 命名空間