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 命名空间