이 API는 SQL Server 2012 인프라를 지원하기 위한 것으로 코드에서 직접 사용할 수 없습니다.
Represents a DTS managed wrapper.
네임스페이스: Microsoft.SqlServer.Dts.Runtime.Wrapper
어셈블리: Microsoft.SqlServer.DTSRuntimeWrap(Microsoft.SqlServer.DTSRuntimeWrap.dll)
구문
‘선언
<GuidAttribute("898DBC09-E7C9-4587-9629-4A6D632F3DF4")> _
Public Interface IDTSManagedWrapper100
‘사용 방법
Dim instance As IDTSManagedWrapper100
[GuidAttribute("898DBC09-E7C9-4587-9629-4A6D632F3DF4")]
public interface IDTSManagedWrapper100
[GuidAttribute(L"898DBC09-E7C9-4587-9629-4A6D632F3DF4")]
public interface class IDTSManagedWrapper100
[<GuidAttribute("898DBC09-E7C9-4587-9629-4A6D632F3DF4")>]
type IDTSManagedWrapper100 = interface end
public interface IDTSManagedWrapper100
IDTSManagedWrapper100 유형에서 다음 멤버를 표시합니다.
속성
| 이름 | 설명 | |
|---|---|---|
![]() |
ManagedForEachEnumeratorQualifiedName | 인프라입니다. Gets the qualified name of the managed wrapper for each enumerator. |
![]() |
WrappedConnection | 인프라입니다. Gets or sets the wrapped connection. |
![]() |
WrappedForEachEnumerator | 인프라입니다. Gets or sets the wrapped object for each enumerator. |
![]() |
WrappedLogProvider | 인프라입니다. Gets or sets the wrapped log provider. |
![]() |
WrappedTask | 인프라입니다. Gets or sets the wrapped task. |
맨 위로 이동
메서드
| 이름 | 설명 | |
|---|---|---|
![]() |
SetManagedObject | 인프라입니다. Sets the managed assembly object. |
맨 위로 이동
.gif)
.gif)