Freigeben über


IVSTAScriptComponentUI-Schnittstelle

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

Represents the IVSTA script component user interface.

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 Closes the integrated development environment.
Öffentliche Methode GetUniqueVSTAProjectName Infrastruktur Gets the unique VSTA project name.
Öffentliche Methode SaveScriptProject Infrastruktur Saves the script project.
Öffentliche Methode ShowIDE Infrastruktur Shows the integrated development project.

Zum Anfang

Siehe auch

Verweis

Microsoft.SqlServer.Dts.Pipeline-Namespace