Udostępnij przez


IDTSVirtualInputColumn100 Members

Represents an IDTSOutputColumn100 in the StartPoint object of an IDTSPath100 object.

The following tables list the members exposed by the IDTSVirtualInputColumn100 type.

Public Properties

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

Top

Public Methods

  Name Description
Bb523363.pubmethod(pl-pl,SQL.100).gif DescribeRedirectedErrorCode Gets the error message for the error code on the upstream output column.

Top