|
AcquireConnections |
Infrastructure. (remplace PipelineComponent. . :: . .AcquireConnections(Object).) |
|
AddErrorOutput |
Adds an IDTSOutput100 object and marks it as an error output by setting the IsErrorOut property to true. (hérité de PipelineComponent.) |
|
Cleanup |
Frees resources and finishes the execution of the component. (hérité de PipelineComponent.) |
|
CloseIDE |
Infrastructure. |
|
DeleteExternalMetadataColumn |
Deletes the external metadata column at the specified index from the collection of external metadata columns. (hérité de PipelineComponent.) |
|
DeleteInput |
Deletes an IDTSInput100 object from the IDTSInputCollection100 collection. (hérité de PipelineComponent.) |
|
DeleteOutput |
Deletes an IDTSOutput100 object from the IDTSOutputCollection100 collection. (hérité de PipelineComponent.) |
|
DeleteOutputColumn |
Deletes an IDTSOutputColumn100 object from the IDTSOutputColumnCollection100 collection. (hérité de PipelineComponent.) |
|
DescribeRedirectedErrorCode |
Provides error code information for a PipelineBuffer row added to an output buffer. (hérité de PipelineComponent.) |
|
Equals |
(hérité de Object.) |
|
Finalize |
(hérité de Object.) |
|
GetBinaryCode |
Infrastructure. |
|
GetErrorOutputInfo |
Returns the index and ID of the error output of the component. (hérité de PipelineComponent.) |
|
GetHashCode |
(hérité de Object.) |
|
GetType |
(hérité de Object.) |
|
GetUniqueVSTAProjectName |
Infrastructure. |
|
Initialize |
When overridden in a derived class, initializes a new instance of a custom data flow component. (hérité de PipelineComponent.) |
|
InsertExternalMetadataColumnAt |
Inserts a new external metadata column into the collection of external metadata columns at the specified index. (hérité de PipelineComponent.) |
|
InsertInput |
Infrastructure. (remplace PipelineComponent. . :: . .InsertInput(DTSInsertPlacement, Int32).) |
|
InsertOutput |
Infrastructure. (remplace PipelineComponent. . :: . .InsertOutput(DTSInsertPlacement, Int32).) |
|
InsertOutputColumnAt |
Infrastructure. (remplace PipelineComponent. . :: . .InsertOutputColumnAt(Int32, Int32, String, String).) |
|
LoadScriptFromComponent |
Infrastructure. |
|
MapInputColumn |
Establishes a relationship between an input column and a corresponding external metadata column. (hérité de PipelineComponent.) |
|
MapOutputColumn |
Establishes a relationship between an output column and a corresponding external metadata column. (hérité de PipelineComponent.) |
|
MemberwiseClone |
(hérité de Object.) |
|
OnDeletingInputColumn |
Deletes an IDTSInputColumn100 object from the IDTSInputColumnCollection100. (hérité de PipelineComponent.) |
|
OnInputPathAttached |
Called when an IDTSInput100 object is connected to the component through the IDTSPath100 interface. (hérité de PipelineComponent.) |
|
OnInputPathDetached |
Called when an IDTSInput100 object is disconnected from the component through the IDTSPath100 interface. (hérité de PipelineComponent.) |
|
OnOutputPathAttached |
Called when an IDTSOutput100 object of the component is attached to a downstream component. (hérité de PipelineComponent.) |
|
PerformUpgrade |
Infrastructure. (remplace PipelineComponent. . :: . .PerformUpgrade(Int32).) |
|
PostExecute |
Infrastructure. (remplace PipelineComponent. . :: . .PostExecute() () () ().) |
|
PreExecute |
Infrastructure. (remplace PipelineComponent. . :: . .PreExecute() () () ().) |
|
PrepareForExecute |
Called before PreExecute. (hérité de PipelineComponent.) |
|
PrimeOutput |
Infrastructure. (remplace PipelineComponent. . :: . .PrimeOutput(Int32, array<Int32> [] () [] [], array<PipelineBuffer> [] () [] []).) |
|
ProcessInput |
Infrastructure. (remplace PipelineComponent. . :: . .ProcessInput(Int32, PipelineBuffer).) |
|
ProvideComponentProperties |
Infrastructure. (remplace PipelineComponent. . :: . .ProvideComponentProperties() () () ().) |
|
PutBinaryCode |
Infrastructure. |
|
PutSourceCode |
Infrastructure. |
|
RegisterEvents |
When you are developing a custom data flow component, you override this method to create custom events. (hérité de PipelineComponent.) |
|
RegisterLogEntries |
Infrastructure. (remplace PipelineComponent. . :: . .RegisterLogEntries() () () ().) |
|
ReinitializeMetaData |
Repairs any errors identified during validation that cause the component to return VS_NEEDSNEWMETADATA at design time. (hérité de PipelineComponent.) |
|
ReleaseConnections |
Infrastructure. (remplace PipelineComponent. . :: . .ReleaseConnections() () () ().) |
|
RemoveAllInputsOutputsAndCustomProperties |
Deletes each IDTSInput100 and IDTSOutput100 object from the component. (hérité de PipelineComponent.) |
|
SetComponentProperty |
Infrastructure. (remplace PipelineComponent. . :: . .SetComponentProperty(String, Object).) |
|
SetExternalMetadataColumnDataTypeProperties |
Sets the data type properties of the specified external metadata column. (hérité de PipelineComponent.) |
|
SetExternalMetadataColumnProperty |
Sets an individual property of an external metadata column. (hérité de PipelineComponent.) |
|
SetInputColumnProperty |
Assigns a value to the IDTSCustomProperty100 of an IDTSInputColumn100 object. (hérité de PipelineComponent.) |
|
SetInputProperty |
Assigns a value to the IDTSCustomProperty100 of an IDTSInput100 object. (hérité de PipelineComponent.) |
|
SetOutputColumnDataTypeProperties |
Infrastructure. (remplace PipelineComponent. . :: . .SetOutputColumnDataTypeProperties(Int32, Int32, DataType, Int32, Int32, Int32, Int32).) |
|
SetOutputColumnProperty |
Sets the value of an IDTSCustomProperty100 for an IDTSOutputColumn100 object. (hérité de PipelineComponent.) |
|
SetOutputProperty |
Sets the value of an IDTSCustomProperty100 on an IDTSOutput100 object. (hérité de PipelineComponent.) |
|
SetUsageType |
Creates an IDTSInputColumn100 object in the IDTSInputColumnCollection100 of the component and sets the UsageType property of the column. (hérité de PipelineComponent.) |
|
ShowIDE |
Infrastructure. |
|
ToString |
(hérité de Object.) |
|
Validate |
Infrastructure. (remplace PipelineComponent. . :: . .Validate() () () ().) |