Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents an IDTSOutputColumn90 in the StartPoint object of an IDTSPath90 object.
The following tables list the members exposed by the IDTSVirtualInputColumn90 type.
Public Properties
Name | Description | |
---|---|---|
![]() |
CodePage | Gets the character set used to interpret the data contained in a virtual input column. |
![]() |
ComparisonFlags | Gets the comparison flags set on an upstream output column. |
![]() |
DataType | Gets the DataType of a column. |
![]() |
Description | Gets or sets the description of the IDTSVirtualInputColumn90 object. |
![]() |
ID | Gets the ID of an IDTSVirtualInputColumn90 object. |
![]() |
IdentificationString | Gets the string that uniquely identifies the IDTSVirtualInputColumn90 object in a data flow layout. |
![]() |
Length | Gets the length of a column. |
![]() |
LineageID | Gets the lineage ID of an upstream output column. |
![]() |
Name | Gets or sets a value that contains the name of the IDTSVirtualInputColumn90. |
![]() |
NewDescription | Gets or sets the description of a newly created IDTSInputColumn90 column. |
![]() |
NewName | Gets or sets the name of a newly created IDTSInputColumn90 column. |
![]() |
ObjectType | Gets the value from the DTSObjectType enumeration for a virtual input column. |
![]() |
Precision | Gets the total number of digits contained in a virtual input column. |
![]() |
Scale | Gets the number of decimal places contained in a virtual input column. |
![]() |
SortKeyPosition | Gets the sort key of a virtual input column. |
![]() |
SourceComponent | Gets the name of the component where a virtual input column originates. |
![]() |
UpstreamComponentName | Gets the name of the component directly upstream to the current component. |
![]() |
UsageType | Gets a value that indicates how the virtual column is used by the component. |
Top
Public Methods
Name | Description | |
---|---|---|
![]() |
DescribeRedirectedErrorCode | Gets the error message for the error code on the upstream output column. |
Top
See Also
Reference
IDTSVirtualInputColumn90 Interface
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace