ManagedWrapper クラス
この API は、 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
この API は、CLS に準拠していません。
継承階層
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime..::..ManagedWrapper
名前空間: Microsoft.SqlServer.Dts.Runtime
アセンブリ: Microsoft.SqlServer.ManagedDTS (Microsoft.SqlServer.ManagedDTS.dll)
構文
'宣言
<ComVisibleAttribute(True)> _
<CLSCompliantAttribute(False)> _
<GuidAttribute("C52DFEBD-9CF6-426C-858D-F6026A2DCD9D")> _
Public NotInheritable Class ManagedWrapper _
Implements IDTSManagedWrapper100, IDTSTask100, IDTSTaskInit100, IDTSComponentPersist100, _
IDTSBreakpointSite100, IDTSSuspend100, IDTSConnectionManager100, IDTSLogProviderInit100, IDTSLogProvider100, _
IDTSLogging100, IDTSObjectVersionUpdate100, IDTSProductLevel100, IDTSDowngradableObject100
'使用
Dim instance As ManagedWrapper
[ComVisibleAttribute(true)]
[CLSCompliantAttribute(false)]
[GuidAttribute("C52DFEBD-9CF6-426C-858D-F6026A2DCD9D")]
public sealed class ManagedWrapper : IDTSManagedWrapper100,
IDTSTask100, IDTSTaskInit100, IDTSComponentPersist100, IDTSBreakpointSite100, IDTSSuspend100,
IDTSConnectionManager100, IDTSLogProviderInit100, IDTSLogProvider100, IDTSLogging100, IDTSObjectVersionUpdate100,
IDTSProductLevel100, IDTSDowngradableObject100
[ComVisibleAttribute(true)]
[CLSCompliantAttribute(false)]
[GuidAttribute(L"C52DFEBD-9CF6-426C-858D-F6026A2DCD9D")]
public ref class ManagedWrapper sealed : IDTSManagedWrapper100,
IDTSTask100, IDTSTaskInit100, IDTSComponentPersist100, IDTSBreakpointSite100, IDTSSuspend100,
IDTSConnectionManager100, IDTSLogProviderInit100, IDTSLogProvider100, IDTSLogging100, IDTSObjectVersionUpdate100,
IDTSProductLevel100, IDTSDowngradableObject100
[<SealedAttribute>]
[<ComVisibleAttribute(true)>]
[<CLSCompliantAttribute(false)>]
[<GuidAttribute("C52DFEBD-9CF6-426C-858D-F6026A2DCD9D")>]
type ManagedWrapper =
class
interface IDTSManagedWrapper100
interface IDTSTask100
interface IDTSTaskInit100
interface IDTSComponentPersist100
interface IDTSBreakpointSite100
interface IDTSSuspend100
interface IDTSConnectionManager100
interface IDTSLogProviderInit100
interface IDTSLogProvider100
interface IDTSLogging100
interface IDTSObjectVersionUpdate100
interface IDTSProductLevel100
interface IDTSDowngradableObject100
end
public final class ManagedWrapper implements IDTSManagedWrapper100, IDTSTask100, IDTSTaskInit100, IDTSComponentPersist100, IDTSBreakpointSite100, IDTSSuspend100, IDTSConnectionManager100, IDTSLogProviderInit100, IDTSLogProvider100, IDTSLogging100, IDTSObjectVersionUpdate100, IDTSProductLevel100, IDTSDowngradableObject100
ManagedWrapper 型は、以下のメンバーを公開しています。
プロパティ
名前 | 説明 | |
---|---|---|
ConfigString | インフラストラクチャです。 | |
ConnectionString | インフラストラクチャです。 | |
DebugMode | インフラストラクチャです。 | |
Enabled | インフラストラクチャです。 | |
ExecutionValue | インフラストラクチャです。 | |
ManagedForEachEnumeratorQualifiedName | インフラストラクチャです。 | |
ProtectionLevel | インフラストラクチャです。 | |
RequiredProductLevel | インフラストラクチャです。 | |
SupportsDTCTransactions | インフラストラクチャです。 | |
SuspendRequired | インフラストラクチャです。 | |
Version | インフラストラクチャです。 | |
WrappedConnection | インフラストラクチャです。 | |
WrappedForEachEnumerator | インフラストラクチャです。 | |
WrappedLogProvider | インフラストラクチャです。 | |
WrappedTask | インフラストラクチャです。 |
先頭に戻る
メソッド
名前 | 説明 | |
---|---|---|
AcceptBreakpointManager | インフラストラクチャです。 | |
AcquireConnection | インフラストラクチャです。 | |
CanDowngradeTo | インフラストラクチャです。 | |
CanUpdate | インフラストラクチャです。 | |
CloseLog | インフラストラクチャです。 | |
DowngradeTo | インフラストラクチャです。 | |
Equals | (Object から継承されています。) | |
Execute | インフラストラクチャです。 | |
Finalize | (Object から継承されています。) | |
GetFilterStatus | インフラストラクチャです。 | |
GetHashCode | (Object から継承されています。) | |
GetSite | インフラストラクチャです。 | |
GetType | (Object から継承されています。) | |
InitializeLogProvider | インフラストラクチャです。 | |
InitializeTask | インフラストラクチャです。 | |
LoadFromXML | インフラストラクチャです。 | |
Log | インフラストラクチャです。 | |
MemberwiseClone | (Object から継承されています。) | |
OpenLog | インフラストラクチャです。 | |
ReleaseConnection | インフラストラクチャです。 | |
ResumeExecution | インフラストラクチャです。 | |
SaveToXML | インフラストラクチャです。 | |
SetManagedObject | インフラストラクチャです。 | |
SetQualifier | インフラストラクチャです。 | |
SetSite | インフラストラクチャです。 | |
SuspendExecution | インフラストラクチャです。 | |
ToString | (Object から継承されています。) | |
Update | インフラストラクチャです。 | |
Validate(IDTSInfoEvents100) | インフラストラクチャです。 | |
Validate(IDTSConnections100, IDTSVariableDispenser100, IDTSComponentEvents100, IDTSLogging100) | インフラストラクチャです。 |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。