Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Contains the design-time definition of a column provided by a component.
The following tables list the members exposed by the IDTSOutputColumn90 type.
Public Properties
Name | Description | |
---|---|---|
![]() |
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 IDTSCustomPropertyCollection90 collection of the output column. |
![]() |
DataType | Gets the DataType of a column. |
![]() |
Description | Gets or sets the description of an IDTSOutputColumn90 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 IDTSExternalMetadataColumn90 assigned to an output column. |
![]() |
ID | Gets or sets the ID of an IDTSOutputColumn90 column. |
![]() |
IdentificationString | Gets the string that uniquely identifies an IDTSOutputColumn90 object in the data flow layout. |
![]() |
Length | Gets the length of the column. |
![]() |
LineageID | Gets or sets the LineageID property of an IDTSOutputCOlumn90 column. |
![]() |
Name | Gets or sets a string value that contains the name of the IDTSOutputColumn90. |
![]() |
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. |
Nach oben
Public Methods
Name | Description | |
---|---|---|
![]() |
SetDataTypeProperties | Sets multiple data type properties of an IDTSOutputColumn90 object simultaneously. |
Nach oben
Siehe auch
Verweis
IDTSOutputColumn90 Interface
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace