Interfaccia IVSTAScriptComponentUI
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Represents the IVSTA script component user interface.
Spazio dei nomi Microsoft.SqlServer.Dts.Pipeline
Assembly: Microsoft.SqlServer.TxScript (in Microsoft.SqlServer.TxScript.dll)
Sintassi
'Dichiarazione
Public Interface IVSTAScriptComponentUI
'Utilizzo
Dim instance As IVSTAScriptComponentUI
public interface IVSTAScriptComponentUI
public interface class IVSTAScriptComponentUI
type IVSTAScriptComponentUI = interface end
public interface IVSTAScriptComponentUI
Nel tipo IVSTAScriptComponentUI sono esposti i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
CloseIDE | Infrastruttura. Closes the integrated development environment. | |
GetUniqueVSTAProjectName | Infrastruttura. Gets the unique VSTA project name. | |
SaveScriptProject | Infrastruttura. Saves the script project. | |
ShowIDE | Infrastruttura. Shows the integrated development project. |
In alto