UsageType-Eigenschaft
SQL Server 2008
Gets or sets a value that determines how an IDTSInputColumn100 object is used by the component.
Namespace: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
Eigenschaftenwert
Typ: Microsoft.SqlServer.Dts.Pipeline.Wrapper..::..DTSUsageTypeReturns a value from the DTSUsageType enumeration.
If the UsageType property is UT_READWRITE, the component can modify the data in the column during package execution.