Partager via


ShowIDE méthode

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft.SqlServer.Dts.Pipeline
Assembly :  Microsoft.SqlServer.TxScript (dans Microsoft.SqlServer.TxScript.dll)

Syntaxe

'Déclaration
Sub ShowIDE
'Utilisation
Dim instance As IVSTAScriptComponentUI

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