ManagedWrapper Class
このクラスは、SQL Server 2005 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
このクラスは、CLS に準拠していません。
名前空間: Microsoft.SqlServer.Dts.Runtime
アセンブリ: Microsoft.SqlServer.ManagedDTS (microsoft.sqlserver.manageddts.dll 内)
構文
'宣言
<GuidAttribute("D542C248-A028-4abc-9E57-58B5ED151C3F")> _
<ProgIdAttribute("")> _
<CLSCompliantAttribute(False)> _
<ComVisibleAttribute(True)> _
Public NotInheritable Class ManagedWrapper
Implements IDTSManagedWrapper90, IDTSTask90, IDTSTaskInit90, IDTSWaitForMe90, _
IDTSComponentPersist90, IDTSBreakpointSite90, IDTSSuspend90, IDTSConnectionManager90, IDTSLogProviderInit90, _
IDTSLogProvider90, IDTSLogging90, IDTSObjectVersionUpdate90, IDTSProductLevel90
[GuidAttribute("D542C248-A028-4abc-9E57-58B5ED151C3F")]
[ProgIdAttribute("")]
[CLSCompliantAttribute(false)]
[ComVisibleAttribute(true)]
public sealed class ManagedWrapper : IDTSManagedWrapper90, IDTSTask90, IDTSTaskInit90,
IDTSWaitForMe90, IDTSComponentPersist90, IDTSBreakpointSite90, IDTSSuspend90, IDTSConnectionManager90,
IDTSLogProviderInit90, IDTSLogProvider90, IDTSLogging90, IDTSObjectVersionUpdate90, IDTSProductLevel90
[GuidAttribute(L"D542C248-A028-4abc-9E57-58B5ED151C3F")]
[ProgIdAttribute(L"")]
[CLSCompliantAttribute(false)]
[ComVisibleAttribute(true)]
public ref class ManagedWrapper sealed : IDTSManagedWrapper90, IDTSTask90, IDTSTaskInit90,
IDTSWaitForMe90, IDTSComponentPersist90, IDTSBreakpointSite90, IDTSSuspend90, IDTSConnectionManager90,
IDTSLogProviderInit90, IDTSLogProvider90, IDTSLogging90, IDTSObjectVersionUpdate90, IDTSProductLevel90
/** @attribute GuidAttribute("D542C248-A028-4abc-9E57-58B5ED151C3F") */
/** @attribute ProgIdAttribute("") */
/** @attribute CLSCompliantAttribute(false) */
/** @attribute ComVisibleAttribute(true) */
public final class ManagedWrapper implements IDTSManagedWrapper90, IDTSTask90,
IDTSTaskInit90, IDTSWaitForMe90, IDTSComponentPersist90, IDTSBreakpointSite90, IDTSSuspend90,
IDTSConnectionManager90, IDTSLogProviderInit90, IDTSLogProvider90, IDTSLogging90, IDTSObjectVersionUpdate90,
IDTSProductLevel90
GuidAttribute("D542C248-A028-4abc-9E57-58B5ED151C3F")
ProgIdAttribute("")
CLSCompliantAttribute(false)
ComVisibleAttribute(true)
public final class ManagedWrapper implements IDTSManagedWrapper90, IDTSTask90,
IDTSTaskInit90, IDTSWaitForMe90, IDTSComponentPersist90, IDTSBreakpointSite90, IDTSSuspend90,
IDTSConnectionManager90, IDTSLogProviderInit90, IDTSLogProvider90, IDTSLogging90, IDTSObjectVersionUpdate90,
IDTSProductLevel90
継承階層
System.Object
Microsoft.SqlServer.Dts.Runtime.ManagedWrapper
スレッド セーフ
この型の public static (Microsoft Visual Basic では共有 ) メンバは、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。
プラットフォーム
開発プラットフォーム
サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。
対象プラットフォーム
サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。
参照
関連項目
ManagedWrapper Members
Microsoft.SqlServer.Dts.Runtime Namespace