Freigeben über


IDTSVirtualInputColumn100-Member

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

Der IDTSVirtualInputColumn100-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode DescribeRedirectedErrorCode Gets the error message for the error code on the upstream output column.

Zum Anfang

Eigenschaften

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

Zum Anfang