Поделиться через


Элементы 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.

В начало