다음을 통해 공유


IDTSOutputColumn100 멤버

Contains the design-time definition of a column provided by a component.

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

메서드

  이름 설명
공용 메서드 SetDataTypeProperties Sets multiple data type properties of an IDTSOutputColumn100 object simultaneously.

맨 위로 이동

속성

  이름 설명
공용 속성 CodePage Gets the character set used to interpret the data contained in a column.
공용 속성 ComparisonFlags Gets or sets a value that specifies how two strings are compared.
공용 속성 CustomPropertyCollection Gets an IDTSCustomPropertyCollection100 collection of the 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 an IDTSOutputColumn100 object.
공용 속성 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 if an error occurs while processing an output column at run time.
공용 속성 ExternalMetadataColumnID Gets or sets the ID of an IDTSExternalMetadataColumn100 assigned to an output column.
공용 속성 ID Gets or sets the ID of an IDTSObject100object. (IDTSObject100에서 상속됩니다.)
공용 속성 ID Gets or sets the ID of an IDTSOutputColumn100 column.
공용 속성 IdentificationString Gets a string that uniquely identifies an IDTSObject100. (IDTSObject100에서 상속됩니다.)
공용 속성 IdentificationString Gets the string that uniquely identifies an IDTSOutputColumn100 object in the data flow layout.
공용 속성 Length Gets the length of the column.
공용 속성 LineageID Gets or sets the LineageID property of an IDTSOutputCOlumn100 column.
공용 속성 MappedColumnID Gets or sets the ID of a column that is mapped to this IDTSOutputColumn100 object.
공용 속성 Name Gets or sets the name of an IDTSObject100 object. (IDTSObject100에서 상속됩니다.)
공용 속성 Name Gets or sets a string value that contains the name of the IDTSOutputColumn100.
공용 속성 ObjectType Gets the ObjectType property of an IDTSObject100. (IDTSObject100에서 상속됩니다.)
공용 속성 ObjectType Gets the value from a DTSObjectType enumeration that corresponds to an output column.
공용 속성 Precision Gets the total number of digits contained in an output column.
공용 속성 Scale Gets the number of decimal places contained in a numeric output column.
공용 속성 SortKeyPosition Gets or sets the sort key of an output column.
공용 속성 SpecialFlags Gets or sets an integer that specifies the special flags of the output column.
공용 속성 TruncationRowDisposition Gets or sets a value that specifies how a component proceeds when a truncation occurs while processing an output column at runtime.

맨 위로 이동