Compartilhar via


Membros CManagedComponentWrapper

Configures the properties and column collections of a component.

O tipo CManagedComponentWrapper expõe os seguintes membros.

Métodos

  Nome Descrição
Método público AcquireConnections Establishes a connection to a connection manager. (Herdado de IDTSDesigntimeComponent100.)
Método público DeleteExternalMetadataColumn Deletes the external metadata column at the specified index from the collection of external metadata columns. (Herdado de IDTSDesigntimeComponent100.)
Método público DeleteInput Deletes an IDTSInput100 object from the IDTSInputCollection100 collection. (Herdado de IDTSDesigntimeComponent100.)
Método público DeleteOutput Deletes an IDTSOutput100 object from the IDTSOutputCollection100 collection. (Herdado de IDTSDesigntimeComponent100.)
Método público DeleteOutputColumn Deletes an IDTSOutputColumn100 object from the IDTSOutputColumnCollection100 collection. (Herdado de IDTSDesigntimeComponent100.)
Método público DescribeRedirectedErrorCode Returns the description of the specified error code. (Herdado de IDTSDesigntimeComponent100.)
Método público GetEnumerationCollection Returns the IDTSFriendlyEnumCollection100 of a component. (Herdado de IDTSDesigntimeComponent100.)
Método público InsertExternalMetadataColumnAt Inserts a new external metadata column into the collection of external metadata columns at the specified index. (Herdado de IDTSDesigntimeComponent100.)
Método público InsertInput Adds an IDTSInput100 object to the IDTSInputCollection100. (Herdado de IDTSDesigntimeComponent100.)
Método público InsertOutput Adds a new IDTSOutput100 object. (Herdado de IDTSDesigntimeComponent100.)
Método público InsertOutputColumnAt Creates a new IDTSOutputColumn100 object and inserts it into the IDTSOutputColumnCollection100. (Herdado de IDTSDesigntimeComponent100.)
Método público MapInputColumn Establishes a relationship between an input column and a corresponding external metadata column. (Herdado de IDTSDesigntimeComponent100.)
Método público MapOutputColumn Establishes a relationship between an output column and a corresponding external metadata column. (Herdado de IDTSDesigntimeComponent100.)
Método público OnDeletingInputColumn Called when deleting an IDTSInputColumn100 object from the IDTSInputColumnCollection100. (Herdado de IDTSDesigntimeComponent100.)
Método público OnInputPathAttached Called when an IDTSInput100 object is connected to another component through the IDTSPath100 interface. (Herdado de IDTSDesigntimeComponent100.)
Método público OnInputPathDetached Called when an IDTSPath100 object that contains the specified IDTSInput100 object is deleted. (Herdado de IDTSDesigntimeComponent100.)
Método público OnOutputPathAttached Called when an IDTSOutput100 object of the component is attached to a downstream component. (Herdado de IDTSDesigntimeComponent100.)
Método público ProvideComponentProperties Initializes the ComponentMetaData of the component when a component is first added to the data flow task. (Herdado de IDTSDesigntimeComponent100.)
Método público ReinitializeMetaData Fixes any errors identified during design-time validation that result in the component returning VS_NEEDSNEWMETADATA. (Herdado de IDTSDesigntimeComponent100.)
Método público ReleaseConnections Frees the connections established during AcquireConnections at either design time or run time. (Herdado de IDTSDesigntimeComponent100.)
Método público SetComponentProperty Assigns a value to an IDTSCustomProperty100 of a component. (Herdado de IDTSDesigntimeComponent100.)
Método público SetExternalMetadataColumnDataTypeProperties Sets the data type properties of the specified external metadata column. (Herdado de IDTSDesigntimeComponent100.)
Método público SetExternalMetadataColumnProperty Sets an individual property of an external metadata column. (Herdado de IDTSDesigntimeComponent100.)
Método público SetInputColumnProperty Assigns a value to the IDTSCustomProperty100 of an IDTSInputColumn100 object. (Herdado de IDTSDesigntimeComponent100.)
Método público SetInputProperty Assigns a value to the IDTSCustomProperty100 of an IDTSInput100 object. (Herdado de IDTSDesigntimeComponent100.)
Método público SetOutputColumnDataTypeProperties Sets the data type properties of an IDTSOutputColumn100 object. (Herdado de IDTSDesigntimeComponent100.)
Método público SetOutputColumnProperty Sets the value of an IDTSCustomProperty100 for an IDTSOutputColumn100 object. (Herdado de IDTSDesigntimeComponent100.)
Método público SetOutputProperty Sets the value of an IDTSCustomProperty100 on an IDTSOutput100 object. (Herdado de IDTSDesigntimeComponent100.)
Método público SetUsageType Creates an IDTSInputColumn100 object in the IDTSInputColumnCollection100 of the component and sets the UsageType property of the column. (Herdado de IDTSDesigntimeComponent100.)
Método público Validate Verifies that the component is correctly configured. (Herdado de IDTSDesigntimeComponent100.)

Início