This topic has not yet been rated - Rate this topic

IVSTAScriptComponentUI Interface

SQL Server 2012

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

Represents the IVSTA script component user interface.

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

The IVSTAScriptComponentUI type exposes the following members.

  NameDescription
Public methodCloseIDEInfrastructure. Closes the integrated development environment.
Public methodGetUniqueVSTAProjectNameInfrastructure. Gets the unique VSTA project name.
Public methodSaveScriptProjectInfrastructure. Saves the script project.
Public methodShowIDEInfrastructure. Shows the integrated development project.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.