Méthode IVSTAScriptComponentUI.ShowIDE
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
Shows the integrated development project.
Espace de noms : Microsoft.SqlServer.Dts.Pipeline
Assembly : Microsoft.SqlServer.TxScript (en 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()