IVSTAScriptComponentUI.ShowIDE Yöntemi
Bu API altyapısını destekler ve doğrudan kodunuz içinden kullanılmak üzere tasarlanmamıştır.
Ad Alanı: Microsoft.SqlServer.Dts.Pipeline
Derleme: Microsoft.SqlServer.TxScript (Microsoft.SqlServer.TxScript içinde.dll)
Sözdizimi
'Bildirim
Sub ShowIDE
'Kullanım
Dim instance As IVSTAScriptComponentUI
instance.ShowIDE()
void ShowIDE()
void ShowIDE()
abstract ShowIDE : unit -> unit
function ShowIDE()