Classe VSTAComponentScriptingEngine
Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.
Spazio dei nomi: Microsoft.SqlServer.Dts.Pipeline
Assembly: Microsoft.SqlServer.TxScript (in Microsoft.SqlServer.TxScript.dll)
Sintassi
'Dichiarazione
Public Class VSTAComponentScriptingEngine _
Inherits VSTAScriptingEngine
'Utilizzo
Dim instance As VSTAComponentScriptingEngine
public class VSTAComponentScriptingEngine : VSTAScriptingEngine
public ref class VSTAComponentScriptingEngine : public VSTAScriptingEngine
type VSTAComponentScriptingEngine =
class
inherit VSTAScriptingEngine
end
public class VSTAComponentScriptingEngine extends VSTAScriptingEngine
Gerarchia di ereditarietà
System. . :: . .Object
System. . :: . .MarshalByRefObject
VSTAScriptingEngine
Microsoft.SqlServer.Dts.Pipeline..::..VSTAComponentScriptingEngine
Thread Safety
Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.
Vedere anche