다음을 통해 공유


IDTSInputColumn100 멤버

Represents an output column of an upstream component that is selected for use by a component.

IDTSInputColumn100 형식은 다음 멤버를 노출합니다.

메서드

  이름 설명
공용 메서드 DescribeRedirectedErrorCode Returns a String that describes an error code.

맨 위로 이동

속성

  이름 설명
공용 속성 CodePage Gets the character set used to interpret the data contained in a column.
공용 속성 ComparisonFlags Gets a value that specifies how two strings are compared.
공용 속성 CustomPropertyCollection Gets the IDTSCustomPropertyCollection100 collection of an input column.
공용 속성 DataType Gets the DataType of a column.
공용 속성 Description Gets or sets the descriptive text for an IDTSInputColumn100 object.
공용 속성 Description Gets or sets the description of an IDTSObject100. (IDTSObject100에서 상속됩니다.)
공용 속성 ErrorOrTruncationOperation Gets or sets a String that describes the operation that is taking place when an error or truncation occurs.
공용 속성 ErrorRowDisposition Gets or sets a value that specifies how a component proceeds when an error occurs while processing an input column at runtime.
공용 속성 ExternalMetadataColumnID Gets or sets the ID of the IDTSExternalMetadataColumn100 assigned to an input column.
공용 속성 ID Gets or sets the ID of an input column object.
공용 속성 ID Gets or sets the ID of an IDTSObject100object. (IDTSObject100에서 상속됩니다.)
공용 속성 IdentificationString Gets a String that uniquely identifies the IDTSInputColumn100 object in a data flow layout.
공용 속성 IdentificationString Gets a string that uniquely identifies an IDTSObject100. (IDTSObject100에서 상속됩니다.)
공용 속성 IsValid Gets a value that indicates whether an input column references an upstream column.
공용 속성 Length Gets the length of a column.
공용 속성 LineageID Gets or sets the identifier of an upstream column object.
공용 속성 MappedColumnID Gets or sets the ID of a column that is mapped to this IDTSInputColumn100 object.
공용 속성 Name Gets or sets the name of an input column.
공용 속성 Name Gets or sets the name of an IDTSObject100 object. (IDTSObject100에서 상속됩니다.)
공용 속성 ObjectType Gets the value from a DTSObjectType enumeration that corresponds to an input column.
공용 속성 ObjectType Gets the ObjectType property of an IDTSObject100. (IDTSObject100에서 상속됩니다.)
공용 속성 Precision Gets the total number of digits contained in an input column.
공용 속성 Scale Gets the number of decimal places contained in a numeric input column.
공용 속성 SortKeyPosition Gets the sort key of an input column.
공용 속성 TruncationRowDisposition Gets or sets a value from a DTSRowDisposition enumeration.
공용 속성 UpstreamComponentName Gets the name of the component that originally supplied the column.
공용 속성 UsageType Gets or sets a value that determines how an IDTSInputColumn100 object is used by the component.

맨 위로 이동