This topic has not yet been rated - Rate this topic

IDTSDesigntimeComponent100.DeleteExternalMetadataColumn Method

Deletes the external metadata column at the specified index from the collection of external metadata columns.

Namespace:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
void DeleteExternalMetadataColumn(
	int lID,
	int lExternalMetadataColumnID
)

Parameters

lID
Type: System.Int32
The ID of the IDTSInput100 or IDTSOutput100 with which the external metadata column is associated.
lExternalMetadataColumnID
Type: System.Int32
The ID of the external metadata column.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ