Partager via


Interface IVSTAScriptComponentUI

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Represents the IVSTA script component user interface.

Espace de noms :  Microsoft.SqlServer.Dts.Pipeline
Assembly :  Microsoft.SqlServer.TxScript (en Microsoft.SqlServer.TxScript.dll)

Syntaxe

'Déclaration
Public Interface IVSTAScriptComponentUI
'Utilisation
Dim instance As IVSTAScriptComponentUI
public interface IVSTAScriptComponentUI
public interface class IVSTAScriptComponentUI
type IVSTAScriptComponentUI =  interface end
public interface IVSTAScriptComponentUI

Le type IVSTAScriptComponentUI expose les membres suivants.

Méthodes

  Nom Description
Méthode publique CloseIDE Infrastructure. Closes the integrated development environment.
Méthode publique GetUniqueVSTAProjectName Infrastructure. Gets the unique VSTA project name.
Méthode publique SaveScriptProject Infrastructure. Saves the script project.
Méthode publique ShowIDE Infrastructure. Shows the integrated development project.

Haut de la page

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.Dts.Pipeline