|
AcquireConnections(Object)
|
연결 관리자와의 연결을 설정합니다.
(다음에서 상속됨 PipelineComponent)
|
|
AddDataOutput()
|
|
AddErrorOutput()
|
|
AddErrorOutput(String, Int32, Int32)
|
객체를 IDTSOutput100 추가하고 속성을 true로 설정 IsErrorOut 하여 오류 출력으로 표시합니다.
(다음에서 상속됨 PipelineComponent)
|
|
Cleanup()
|
리소스를 해제하고 컴포넌트 실행을 완료합니다.
(다음에서 상속됨 PipelineComponent)
|
|
ConvertDataRecordTypeToBufferType(Type)
|
(다음에서 상속됨 PipelineComponentExt)
|
|
CreateColumnInfoFromDtsType(String, DataType, DataRow)
|
(다음에서 상속됨 PipelineComponentExt)
|
|
CreateColumnsFromSchemaTable(DataTable, IDTSOutput100, IDTSOutput100)
|
(다음에서 상속됨 PipelineComponentExt)
|
|
CreateComponentProperty(String, String, Object, Boolean)
|
컴포넌트에 새로운 속성을 추가합니다
(다음에서 상속됨 PipelineComponentExt)
|
|
CreateExternalMetadataColumn(IDTSExternalMetadataColumnCollection100, ColumnInformation)
|
(다음에서 상속됨 PipelineComponentExt)
|
|
CreateOutput(String)
|
(다음에서 상속됨 PipelineComponentExt)
|
|
CreateOutputColumn(IDTSOutput100, ColumnInformation)
|
(다음에서 상속됨 PipelineComponentExt)
|
|
CreateOutputColumns(IEnumerable<ColumnInformation>, IDTSOutput100)
|
(다음에서 상속됨 PipelineComponentExt)
|
|
DeleteExternalMetadataColumn(Int32, Int32)
|
지정된 인덱스의 외부 메타데이터 열을 외부 메타데이터 열에서 삭제합니다.
(다음에서 상속됨 PipelineComponent)
|
|
DeleteInput(Int32)
|
컬렉션에서 IDTSInput100 객체를 IDTSInputCollection100 삭제합니다.
(다음에서 상속됨 PipelineComponent)
|
|
DeleteOutput(Int32)
|
컬렉션에서 IDTSOutput100 객체를 IDTSOutputCollection100 삭제합니다.
(다음에서 상속됨 PipelineComponent)
|
|
DeleteOutputColumn(Int32, Int32)
|
컬렉션에서 IDTSOutputColumn100 객체를 IDTSOutputColumnCollection100 삭제합니다.
(다음에서 상속됨 PipelineComponent)
|
|
DescribeRedirectedErrorCode(Int32)
|
출력 버퍼에 추가된 행에 대한 PipelineBuffer 오류 코드 정보를 제공합니다.
(다음에서 상속됨 PipelineComponent)
|
|
GetComponentVersion()
|
(다음에서 상속됨 PipelineComponentExt)
|
|
GetDependentInputs(Int32)
|
추가 데이터를 기다리고 있는 입력들의 입력 ID 모음을 반환하여 지정된 입력을 차단합니다.
(다음에서 상속됨 PipelineComponent)
|
|
GetErrorOutputInfo(Int32, Int32)
|
컴포넌트의 오류 출력의 인덱스와 ID를 반환합니다.
(다음에서 상속됨 PipelineComponent)
|
|
GetExternalTabularSourceReader()
|
|
GetExternalTabularSourceSchema()
|
|
GetMetadataValuesFromRow(DataRow)
|
(다음에서 상속됨 PipelineComponentExt)
|
|
GetPropertyValue<T>(String)
|
(다음에서 상속됨 PipelineComponentExt)
|
|
Initialize()
|
파생 클래스에서 오버라이드되면 새로운 사용자 지정 데이터 흐름 구성 요소 인스턴스를 초기화합니다.
(다음에서 상속됨 PipelineComponent)
|
|
InsertExternalMetadataColumnAt(Int32, Int32, String, String)
|
지정된 인덱스의 외부 메타데이터 열에 새로운 외부 메타데이터 열을 삽입합니다.
(다음에서 상속됨 PipelineComponent)
|
|
InsertInput(DTSInsertPlacement, Int32)
|
에 IDTSInput100 개체를 IDTSInputCollection100추가합니다.
(다음에서 상속됨 PipelineComponent)
|
|
InsertOutput(DTSInsertPlacement, Int32)
|
새로운 IDTSOutput100 객체를 추가합니다
(다음에서 상속됨 PipelineComponent)
|
|
InsertOutputColumnAt(Int32, Int32, String, String)
|
새 IDTSOutputColumn100 객체를 생성하여 IDTSOutputColumnCollection100.
(다음에서 상속됨 PipelineComponent)
|
|
IsInputReady(Int32[], Boolean[])
|
컴포넌트에 연결된 입력 중 어떤 데이터가 더 필요한지 결정하고, 어떤 입력이 충분한 데이터를 처리해야 하는지, 어떤 것이 차단되어 있는지 결정합니다.
(다음에서 상속됨 PipelineComponent)
|
|
MapInputColumn(Int32, Int32, Int32)
|
입력 열과 대응하는 외부 메타데이터 열 간의 관계를 설정합니다.
(다음에서 상속됨 PipelineComponent)
|
|
MapOutputColumn(Int32, Int32, Int32, Boolean)
|
출력 열과 대응하는 외부 메타데이터 열 간의 관계를 설정합니다.
(다음에서 상속됨 PipelineComponent)
|
|
OnDeletingInputColumn(Int32, Int32)
|
IDTSInputColumn100
IDTSInputColumnCollection100.
(다음에서 상속됨 PipelineComponent)
|
|
OnInputPathAttached(Int32)
|
객체가 IDTSInput100 인터페이스를 통해 IDTSPath100 컴포넌트에 연결될 때 호출됩니다.
(다음에서 상속됨 PipelineComponent)
|
|
OnInputPathDetached(Int32)
|
인터페이스를 통해 IDTSPath100 객체가 IDTSInput100 컴포넌트에서 분리될 때 호출됩니다.
(다음에서 상속됨 PipelineComponent)
|
|
OnOutputPathAttached(Int32)
|
컴포넌트의 객체가 IDTSOutput100 하위 컴포넌트에 부착될 때 호출됩니다.
(다음에서 상속됨 PipelineComponent)
|
|
PerformDowngrade(Int32, DTSTargetServerVersion)
|
기본적으로 PerformDowngrade는 ComponentDowngradeFailedException을 던지지 않아야 하는데, 런타임은 targetServerVersion에 의해서만 이 메서드를 호출할지 결정할 수 있기 때문입니다; 컴포넌트 버전은 두 SSIS 버전 간에 변경되었는지 알 수 없기 때문에 컴포넌트 버전을 확인할 수 없으며, PerformUpgrade 메서드는 호출 전에 패키지 XML 내 컴포넌트 버전이 현재 컴포넌트 버전보다 작은지 확인합니다.
(다음에서 상속됨 PipelineComponent)
|
|
PerformUpgrade(Int32)
|
로컬 컴퓨터에 설치된 컴포넌트 메타데이터를 업그레이드합니다.
(다음에서 상속됨 PipelineComponent)
|
|
PostDiagnostic(String)
|
(다음에서 상속됨 PipelineComponentExt)
|
|
PostError(Exception)
|
(다음에서 상속됨 PipelineComponentExt)
|
|
PostError(Int32, Object[])
|
(다음에서 상속됨 PipelineComponentExt)
|
|
PostError(String, Object[])
|
(다음에서 상속됨 PipelineComponentExt)
|
|
PostExecute()
|
컴포넌트 실행 종료 시 호출되었지만 Cleanup(), .
(다음에서 상속됨 PipelineComponent)
|
|
PostWarning(String, Object[])
|
(다음에서 상속됨 PipelineComponentExt)
|
|
PreExecute()
|
, , , 앞 PrepareForExecute()PrimeOutput(Int32, Int32[], PipelineBuffer[])에 호출되었다ProcessInput(Int32, PipelineBuffer).
(다음에서 상속됨 PipelineComponent)
|
|
PrepareForExecute()
|
전에 PreExecute()전화한 적 있어요.
(다음에서 상속됨 PipelineComponent)
|
|
PrimeOutput(Int32, Int32[], PipelineBuffer[])
|
비동기 출력이 있는 소스 컴포넌트와 변환 컴포넌트를 런타임에 호출하여 이 컴포넌트들이 출력 버퍼에 행을 추가할 수 있도록 합니다.
(다음에서 상속됨 PipelineComponent)
|
|
ProcessInput(Int32, PipelineBuffer)
|
런타임에 상위 컴포넌트에서 a PipelineBuffer 가 컴포넌트에 접근 가능할 때 호출하여 컴포넌트가 들어오는 행을 처리할 수 있도록 합니다.
(다음에서 상속됨 PipelineComponent)
|
|
ProvideComponentProperties()
|
컴포넌트가 데이터 플로우 태스크에 처음 추가될 때 호출되어 컴포넌트의 초 ComponentMetaData 기화를 수행합니다.
(다음에서 상속됨 PipelineComponent)
|
|
RegisterEvents()
|
커스텀 데이터 플로우 컴포넌트를 개발할 때는 이 메서드를 오버라이드하여 커스텀 이벤트를 생성합니다.
(다음에서 상속됨 PipelineComponent)
|
|
RegisterLogEntries()
|
컴포넌트가 기록할 이벤트를 등록합니다.
(다음에서 상속됨 PipelineComponent)
|
|
ReinitializeMetaData()
|
|
ReleaseConnections()
|
. 동안 생성된 AcquireConnections(Object)연결을 해제합니다. 설계 시점과 실행 시점에 호출되었습니다.
(다음에서 상속됨 PipelineComponent)
|
|
RemoveAllInputsOutputsAndCustomProperties()
|
각 IDTSInput100 객체와 IDTSOutput100 객체를 컴포넌트에서 삭제합니다.
(다음에서 상속됨 PipelineComponent)
|
|
SetComponentProperty(String, Object)
|
컴포넌트의 a IDTSCustomProperty100 에 값을 할당합니다.
(다음에서 상속됨 PipelineComponent)
|
|
SetExternalMetadataColumnDataTypeProperties(Int32, Int32, DataType, Int32, Int32, Int32, Int32)
|
지정된 외부 메타데이터 열의 데이터 타입 속성을 설정합니다.
(다음에서 상속됨 PipelineComponent)
|
|
SetExternalMetadataColumnProperty(Int32, Int32, String, Object)
|
외부 메타데이터 열의 개별 속성을 설정합니다.
(다음에서 상속됨 PipelineComponent)
|
|
SetInputColumnProperty(Int32, Int32, String, Object)
|
객체의 IDTSCustomProperty100 값을 IDTSInputColumn100 할당합니다.
(다음에서 상속됨 PipelineComponent)
|
|
SetInputProperty(Int32, String, Object)
|
객체의 IDTSCustomProperty100 값을 IDTSInput100 할당합니다.
(다음에서 상속됨 PipelineComponent)
|
|
SetOutputColumnDataTypeProperties(Int32, Int32, DataType, Int32, Int32, Int32, Int32)
|
객체의 IDTSOutputColumn100 데이터 타입 속성을 설정합니다.
(다음에서 상속됨 PipelineComponent)
|
|
SetOutputColumnProperty(Int32, Int32, String, Object)
|
객체에 대해 IDTSCustomProperty100 값 를 IDTSOutputColumn100 설정합니다.
(다음에서 상속됨 PipelineComponent)
|
|
SetOutputProperty(Int32, String, Object)
|
객체에 대한 IDTSOutput100 값 a IDTSCustomProperty100 를 설정합니다.
(다음에서 상속됨 PipelineComponent)
|
|
SetUsageType(Int32, IDTSVirtualInput100, Int32, DTSUsageType)
|
컴포넌트의 객체를 생성 IDTSInputColumn100 하고 열의 속성을 설정합니다IDTSInputColumnCollection100.UsageType
(다음에서 상속됨 PipelineComponent)
|
|
Transfer(PipelineBuffer, IDataReader, Int32, MappedColumnInfo)
|
(다음에서 상속됨 PipelineComponentExt)
|
|
TransferToOutputBuffers(Int32, Int32[], PipelineBuffer[])
|
|
Validate()
|
구성 요소가 올바르게 구성되었는지 확인합니다.
(다음에서 상속됨 PipelineComponent)
|
|
ValidateExternalMetadata(DataTable, IDTSOutput100)
|
(다음에서 상속됨 PipelineComponentExt)
|