IDTSExternalMetadataColumn90 Properties

Public Properties

  Name Description
ms211506.pubproperty(en-US,SQL.90).gif CodePage
Gets or sets the character set used to interpret the data contained in the column.
ms211506.pubproperty(en-US,SQL.90).gif CustomPropertyCollection
Gets the custom property collection of the external metadata column.
ms211506.pubproperty(en-US,SQL.90).gif DataType
Gets or sets the DataType of the column.
ms211506.pubproperty(en-US,SQL.90).gif Description
Gets or sets the descriptive text for the IDTSExternalMetadataColumn90 object.
ms211506.pubproperty(en-US,SQL.90).gif ID
Gets or sets the ID of the IDTSExternalMetadataColumn90.
ms211506.pubproperty(en-US,SQL.90).gif IdentificationString
Gets the String that uniquely identifies the IDTSExternalMetadataColumn90 object in the data flow.
ms211506.pubproperty(en-US,SQL.90).gif Length
Gets or sets the length of the external metadata column.
ms211506.pubproperty(en-US,SQL.90).gif Name
Gets or sets a String that contains the name of the IDTSExternalMetadataColumn90.
ms211506.pubproperty(en-US,SQL.90).gif ObjectType
Returns the value from the DTSObjectType enumeration that corresponds to an external metadata column.
ms211506.pubproperty(en-US,SQL.90).gif Precision
Gets or sets the number of decimal places stored by an external metadata column that has a decimal data type.
ms211506.pubproperty(en-US,SQL.90).gif Scale
Gets or sets the number of digits stored by an external metadata column that has a decimal data type.

See Also

Reference

IDTSExternalMetadataColumn90 Interface
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace