Freigeben über


IVSTAScriptComponentUI-Schnittstelle

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Namespace:  Microsoft.SqlServer.Dts.Pipeline
Assembly:  Microsoft.SqlServer.TxScript (in Microsoft.SqlServer.TxScript.dll)

Syntax

'Declaration
Public Interface IVSTAScriptComponentUI
'Usage
Dim instance As IVSTAScriptComponentUI
public interface IVSTAScriptComponentUI
public interface class IVSTAScriptComponentUI
type IVSTAScriptComponentUI =  interface end
public interface IVSTAScriptComponentUI

Der IVSTAScriptComponentUI-Typ macht folgende Elemente verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode CloseIDE Infrastruktur
Öffentliche Methode GetUniqueVSTAProjectName Infrastruktur
Öffentliche Methode ShowIDE Infrastruktur

Zum Anfang