Condividi tramite


Membri IDTSOutputColumn100

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

Il tipo IDTSOutputColumn100 espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico SetDataTypeProperties Sets multiple data type properties of an IDTSOutputColumn100 object simultaneously.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica CodePage Gets the character set used to interpret the data contained in a column.
Proprietà pubblica ComparisonFlags Gets or sets a value that specifies how two strings are compared.
Proprietà pubblica CustomPropertyCollection Gets an IDTSCustomPropertyCollection100 collection of the output column.
Proprietà pubblica DataType Gets the DataType of a column.
Proprietà pubblica Description Gets or sets the description of an IDTSObject100. (Ereditato da IDTSObject100).
Proprietà pubblica Description Gets or sets the description of an IDTSOutputColumn100 object.
Proprietà pubblica ErrorOrTruncationOperation Gets or sets a String that describes the operation that is taking place when an error or truncation occurs.
Proprietà pubblica ErrorRowDisposition Gets or sets a value that specifies how a component proceeds if an error occurs while processing an output column at run time.
Proprietà pubblica ExternalMetadataColumnID Gets or sets the ID of an IDTSExternalMetadataColumn100 assigned to an output column.
Proprietà pubblica ID Gets or sets the ID of an IDTSObject100object. (Ereditato da IDTSObject100).
Proprietà pubblica ID Gets or sets the ID of an IDTSOutputColumn100 column.
Proprietà pubblica IdentificationString Gets a string that uniquely identifies an IDTSObject100. (Ereditato da IDTSObject100).
Proprietà pubblica IdentificationString Gets the string that uniquely identifies an IDTSOutputColumn100 object in the data flow layout.
Proprietà pubblica Length Gets the length of the column.
Proprietà pubblica LineageID Gets or sets the LineageID property of an IDTSOutputCOlumn100 column.
Proprietà pubblica MappedColumnID Gets or sets the ID of a column that is mapped to this IDTSOutputColumn100 object.
Proprietà pubblica Name Gets or sets the name of an IDTSObject100 object. (Ereditato da IDTSObject100).
Proprietà pubblica Name Gets or sets a string value that contains the name of the IDTSOutputColumn100.
Proprietà pubblica ObjectType Gets the ObjectType property of an IDTSObject100. (Ereditato da IDTSObject100).
Proprietà pubblica ObjectType Gets the value from a DTSObjectType enumeration that corresponds to an output column.
Proprietà pubblica Precision Gets the total number of digits contained in an output column.
Proprietà pubblica Scale Gets the number of decimal places contained in a numeric output column.
Proprietà pubblica SortKeyPosition Gets or sets the sort key of an output column.
Proprietà pubblica SpecialFlags Gets or sets an integer that specifies the special flags of the output column.
Proprietà pubblica TruncationRowDisposition Gets or sets a value that specifies how a component proceeds when a truncation occurs while processing an output column at runtime.

In alto