VSTAComponentScriptingEngine クラス
この API は、.NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
名前空間: Microsoft.SqlServer.Dts.Pipeline
アセンブリ: Microsoft.SqlServer.TxScript (Microsoft.SqlServer.TxScript.dll)
構文
'宣言
Public Class VSTAComponentScriptingEngine _
Inherits VSTAScriptingEngine
'使用
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
継承階層
System. . :: . .Object
System. . :: . .MarshalByRefObject
VSTAScriptingEngine
Microsoft.SqlServer.Dts.Pipeline..::..VSTAComponentScriptingEngine
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。