Freigeben über


ScriptComponentHost.ShowIDE-Methode

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Shows the IDE for the Component host.

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

Syntax

'Declaration
Public Sub ShowIDE
'Usage
Dim instance As ScriptComponentHost

instance.ShowIDE()
public void ShowIDE()
public:
virtual void ShowIDE() sealed
abstract ShowIDE : unit -> unit  
override ShowIDE : unit -> unit
public final function ShowIDE()

Implementiert

IVSTAScriptComponentUI.ShowIDE()

Siehe auch

Verweis

ScriptComponentHost Klasse

Microsoft.SqlServer.Dts.Pipeline-Namespace