IDTSVirtualInputColumn100 成員

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

IDTSVirtualInputColumn100 型別公開下列成員。

方法

  名稱 描述
公用方法 DescribeRedirectedErrorCode Gets the error message for the error code on the upstream output column.

頂端

屬性

  名稱 描述
公用屬性 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 an IDTSObject100. (繼承自 IDTSObject100。)
公用屬性 Description Gets or sets the description of the IDTSVirtualInputColumn100 object.
公用屬性 ID Gets or sets the ID of an IDTSObject100object. (繼承自 IDTSObject100。)
公用屬性 ID Gets the ID of an IDTSVirtualInputColumn100 object.
公用屬性 IdentificationString Gets a string that uniquely identifies an IDTSObject100. (繼承自 IDTSObject100。)
公用屬性 IdentificationString Gets the string that uniquely identifies the IDTSVirtualInputColumn100 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 the name of an IDTSObject100 object. (繼承自 IDTSObject100。)
公用屬性 Name Gets or sets a value that contains the name of the IDTSVirtualInputColumn100.
公用屬性 NewDescription Gets or sets the description of a newly created IDTSInputColumn100 column.
公用屬性 NewName Gets or sets the name of a newly created IDTSInputColumn100 column.
公用屬性 ObjectType Gets the ObjectType property of an IDTSObject100. (繼承自 IDTSObject100。)
公用屬性 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.

頂端