Элементы IDTSExternalMetadataColumn100

Represents a column from an external data source.

Тип IDTSExternalMetadataColumn100 предоставляет доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство CodePage Gets or sets the character set used to interpret the data contained in the column.
Открытое свойство CustomPropertyCollection Gets the custom property collection of the external metadata column.
Открытое свойство DataType Gets or sets the DataType of the column.
Открытое свойство Description Gets or sets the descriptive text for the IDTSExternalMetadataColumn100 object.
Открытое свойство Description Gets or sets the description of an IDTSObject100. (Наследуется из IDTSObject100.)
Открытое свойство ID Gets or sets the ID of the IDTSExternalMetadataColumn100.
Открытое свойство ID Gets or sets the ID of an IDTSObject100object. (Наследуется из IDTSObject100.)
Открытое свойство IdentificationString Gets the String that uniquely identifies the IDTSExternalMetadataColumn100 object in the data flow.
Открытое свойство IdentificationString Gets a string that uniquely identifies an IDTSObject100. (Наследуется из IDTSObject100.)
Открытое свойство Length Gets or sets the length of the external metadata column.
Открытое свойство MappedColumnID Gets or sets the ID of a column that is mapped to the IDTSExternalMetadataColumn100 object.
Открытое свойство Name Gets or sets a String that contains the name of the IDTSExternalMetadataColumn100.
Открытое свойство Name Gets or sets the name of an IDTSObject100 object. (Наследуется из IDTSObject100.)
Открытое свойство ObjectType Returns the value from the DTSObjectType enumeration that corresponds to an external metadata column.
Открытое свойство ObjectType Gets the ObjectType property of an IDTSObject100. (Наследуется из IDTSObject100.)
Открытое свойство Precision Gets or sets the number of decimal places stored by an external metadata column that has a decimal data type.
Открытое свойство Scale Gets or sets the number of digits stored by an external metadata column that has a decimal data type.

В начало