다음을 통해 공유


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.

맨 위로 이동