IDTSInputColumn90 Properties

Public Properties

  Name Description
ms211451.pubproperty(en-US,SQL.90).gif CodePage
Gets the character set used to interpret the data contained in a column.
ms211451.pubproperty(en-US,SQL.90).gif ComparisonFlags
Gets a value that specifies how two strings are compared.
ms211451.pubproperty(en-US,SQL.90).gif CustomPropertyCollection
Gets the IDTSCustomPropertyCollection90 collection of an input column.
ms211451.pubproperty(en-US,SQL.90).gif DataType
Gets the DataType of a column.
ms211451.pubproperty(en-US,SQL.90).gif Description
Gets or sets the descriptive text for an IDTSInputColumn90 object.
ms211451.pubproperty(en-US,SQL.90).gif ErrorOrTruncationOperation
Gets or sets a String that describes the operation that is taking place when an error or truncation occurs.
ms211451.pubproperty(en-US,SQL.90).gif ErrorRowDisposition
Gets or sets a value that specifies how a component proceeds when an error occurs while processing an input column at runtime.
ms211451.pubproperty(en-US,SQL.90).gif ExternalMetadataColumnID
Gets or sets the ID of the IDTSExternalMetadataColumn90 assigned to an input column.
ms211451.pubproperty(en-US,SQL.90).gif ID
Gets or sets the ID of an input column object.
ms211451.pubproperty(en-US,SQL.90).gif IdentificationString
Gets a String that uniquely identifies the IDTSInputColumn90 object in a data flow layout.
ms211451.pubproperty(en-US,SQL.90).gif IsValid
Gets a value that indicates whether an input column references an upstream column.
ms211451.pubproperty(en-US,SQL.90).gif Length
Gets the length of a column.
ms211451.pubproperty(en-US,SQL.90).gif LineageID
Gets or sets the identifier of an upstream column object.
ms211451.pubproperty(en-US,SQL.90).gif Name
Gets or sets the name of an input column.
ms211451.pubproperty(en-US,SQL.90).gif ObjectType
Gets the value from a DTSObjectType enumeration that corresponds to an input column.
ms211451.pubproperty(en-US,SQL.90).gif Precision
Gets the total number of digits contained in an input column.
ms211451.pubproperty(en-US,SQL.90).gif Scale
Gets the number of decimal places contained in a numeric input column.
ms211451.pubproperty(en-US,SQL.90).gif SortKeyPosition
Gets the sort key of an input column.
ms211451.pubproperty(en-US,SQL.90).gif TruncationRowDisposition
Gets or sets a value from a DTSRowDisposition enumeration.
ms211451.pubproperty(en-US,SQL.90).gif UpstreamComponentName
Gets the name of the component that originally supplied the column.
ms211451.pubproperty(en-US,SQL.90).gif UsageType
Gets or sets a value that determines how an IDTSInputColumn90 object is used by the component.

See Also

Reference

IDTSInputColumn90 Interface
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace