IVSTAScriptComponentUI 接口

此 API 支持 SQL Server 2008 基础结构,但不能通过代码直接使用。

命名空间:  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 基础结构。
公共方法 GetUniqueVSTAProjectName 基础结构。
公共方法 ShowIDE 基础结构。

页首