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
Metodo pubblico CloseIDE Infrastruttura. Closes the integrated development environment.
Metodo pubblico GetUniqueVSTAProjectName Infrastruttura. Gets the unique VSTA project name.
Metodo pubblico SaveScriptProject Infrastruttura. Saves the script project.
Metodo pubblico ShowIDE Infrastruttura. Shows the integrated development project.

In alto

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.Dts.Pipeline