Compartilhar via


Método IVSTAScriptComponentUI.ShowIDE

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

Shows the integrated development project.

Namespace:  Microsoft.SqlServer.Dts.Pipeline
Assembly:  Microsoft.SqlServer.TxScript (em Microsoft.SqlServer.TxScript.dll)

Sintaxe

'Declaração
Sub ShowIDE
'Uso
Dim instance As IVSTAScriptComponentUI

instance.ShowIDE()
void ShowIDE()
void ShowIDE()
abstract ShowIDE : unit -> unit
function ShowIDE()

Consulte também

Referência

IVSTAScriptComponentUI Interface

Namespace Microsoft.SqlServer.Dts.Pipeline