IDTSVirtualInputColumn90 Properties

Public Properties

  Name Description
ms211700.pubproperty(en-US,SQL.90).gif CodePage
Gets the character set used to interpret the data contained in a virtual input column.
ms211700.pubproperty(en-US,SQL.90).gif ComparisonFlags
Gets the comparison flags set on an upstream output column.
ms211700.pubproperty(en-US,SQL.90).gif DataType
Gets the DataType of a column.
ms211700.pubproperty(en-US,SQL.90).gif Description
Gets or sets the description of the IDTSVirtualInputColumn90 object.
ms211700.pubproperty(en-US,SQL.90).gif ID
Gets the ID of an IDTSVirtualInputColumn90 object.
ms211700.pubproperty(en-US,SQL.90).gif IdentificationString
Gets the string that uniquely identifies the IDTSVirtualInputColumn90 object in a data flow layout.
ms211700.pubproperty(en-US,SQL.90).gif Length
Gets the length of a column.
ms211700.pubproperty(en-US,SQL.90).gif LineageID
Gets the lineage ID of an upstream output column.
ms211700.pubproperty(en-US,SQL.90).gif Name
Gets or sets a value that contains the name of the IDTSVirtualInputColumn90.
ms211700.pubproperty(en-US,SQL.90).gif NewDescription
Gets or sets the description of a newly created IDTSInputColumn90 column.
ms211700.pubproperty(en-US,SQL.90).gif NewName
Gets or sets the name of a newly created IDTSInputColumn90 column.
ms211700.pubproperty(en-US,SQL.90).gif ObjectType
Gets the value from the DTSObjectType enumeration for a virtual input column.
ms211700.pubproperty(en-US,SQL.90).gif Precision
Gets the total number of digits contained in a virtual input column.
ms211700.pubproperty(en-US,SQL.90).gif Scale
Gets the number of decimal places contained in a virtual input column.
ms211700.pubproperty(en-US,SQL.90).gif SortKeyPosition
Gets the sort key of a virtual input column.
ms211700.pubproperty(en-US,SQL.90).gif SourceComponent
Gets the name of the component where a virtual input column originates.
ms211700.pubproperty(en-US,SQL.90).gif UpstreamComponentName
Gets the name of the component directly upstream to the current component.
ms211700.pubproperty(en-US,SQL.90).gif UsageType
Gets a value that indicates how the virtual column is used by the component.

See Also

Reference

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