CManagedComponentWrapperClass 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
데이터 흐름 구성 요소의 디자인 타임 인스턴스를 나타냅니다.
public ref class CManagedComponentWrapperClass : Microsoft::SqlServer::Dts::Pipeline::Wrapper::CManagedComponentWrapper, Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSRuntimeComponent100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("4F885D04-B578-47B7-94A0-DE9C7DA25EE2")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FAggregatable | System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class CManagedComponentWrapperClass : Microsoft.SqlServer.Dts.Pipeline.Wrapper.CManagedComponentWrapper, Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSRuntimeComponent100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FAggregatable | System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("8DC69D45-2AD5-40C6-AAEC-25722F92D6FC")]
public class CManagedComponentWrapperClass : Microsoft.SqlServer.Dts.Pipeline.Wrapper.CManagedComponentWrapper, Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSRuntimeComponent100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FAggregatable | System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("7CDF593F-DE06-4ABD-B356-7976EF7AC8E0")]
public class CManagedComponentWrapperClass : Microsoft.SqlServer.Dts.Pipeline.Wrapper.CManagedComponentWrapper, Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSRuntimeComponent100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("4F885D04-B578-47B7-94A0-DE9C7DA25EE2")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FAggregatable | System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type CManagedComponentWrapperClass = class
interface IDTSDesigntimeComponent100
interface CManagedComponentWrapper
interface IDTSRuntimeComponent100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FAggregatable | System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("8DC69D45-2AD5-40C6-AAEC-25722F92D6FC")>]
type CManagedComponentWrapperClass = class
interface IDTSDesigntimeComponent100
interface CManagedComponentWrapper
interface IDTSRuntimeComponent100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FAggregatable | System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("7CDF593F-DE06-4ABD-B356-7976EF7AC8E0")>]
type CManagedComponentWrapperClass = class
interface IDTSDesigntimeComponent100
interface CManagedComponentWrapper
interface IDTSRuntimeComponent100
Public Class CManagedComponentWrapperClass
Implements CManagedComponentWrapper, IDTSRuntimeComponent100
- 상속
-
CManagedComponentWrapperClass
- 특성
- 구현
예제
다음 코드 예제에서는 데이터 흐름 태스크에 구성 요소를 추가하고 메서드를 호출하여 인터페이스의 CManagedComponentWrapper 인스턴스를 Instantiate 검색합니다.
Package p = new Package();
MainPipe mp = ((TaskHost)p.Executables.Add("DTS.Pipeline")).InnerObject as MainPipe;
IDTSComponentMetaData100 md = mp.ComponentMetaDataCollection.New();
md.ComponentClassID = "DTSAdapter.OleDbSource";
CManagedComponentWrapper wrp = md.Instantiate();
설명
는 CManagedComponentWrapperClass 데이터 흐름 구성 요소의 디자인 타임 인스턴스를 나타내며 데이터 흐름 태스크에서 구성 요소를 프로그래밍 방식으로 수정할 때 사용되는 개체입니다. 이 클래스의 메서드는 인터페이스에 IDTSDesigntimeComponent100 의해 정의되며 속성 및 컬렉션 구성 요소를 수정하는 데 사용됩니다. 인터페이스는 CManagedComponentWrapper 구성 요소의 인터페이스 메서드가 IDTSComponentMetaData100 호출되면 반환 Instantiate 됩니다. 이 인터페이스는 의 CManagedComponentWrapperClass 인스턴스로 캐스팅할 수 있지만 이 작업을 수행하는 데는 이점이 없습니다. 따라서 일반적으로 이 클래스는 사용되지 않습니다.
생성자
CManagedComponentWrapperClass() |
CManagedComponentWrapperClass 개체의 인스턴스를 인스턴스화합니다. |
속성
BufferManager |
구성 요소의 IDTSBufferManager100 개체를 설정합니다. |
ComponentMetaData |
구성 요소에 대한 IDTSComponentMetaData100 개체를 설정합니다. |
EventInfos |
구성 요소와 연결된 IDTSEventInfos100 컬렉션을 설정합니다. |
LogEntryInfos |
구성 요소에 대한 IDTSLogEntryInfos100 개체를 가져옵니다. |
ReferenceTracker |
구성 요소와 연결된 IDTSObjectReferenceTracker100 개체를 설정합니다. |
RequiredProductLevel |
데이터 흐름 구성 요소에 필요한 SQL Server 버전을 나타내는 값을 가져옵니다. |
VariableDispenser |
구성 요소와 연결된 IDTSVariableDispenser100 개체를 설정합니다. |