Compartir a través de


IDTSVirtualInputColumn100 Miembros

Represents an IDTSOutputColumn100 in the StartPoint object of an IDTSPath100 object.

El tipo IDTSVirtualInputColumn100 expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico DescribeRedirectedErrorCode Gets the error message for the error code on the upstream output column.

Principio

Propiedades

  Nombre Descripción
Propiedad pública CodePage Gets the character set used to interpret the data contained in a virtual input column.
Propiedad pública ComparisonFlags Gets the comparison flags set on an upstream output column.
Propiedad pública DataType Gets the DataType of a column.
Propiedad pública Description Gets or sets the description of an IDTSObject100. (Se hereda de IDTSObject100).
Propiedad pública Description Gets or sets the description of the IDTSVirtualInputColumn100 object.
Propiedad pública ID Gets or sets the ID of an IDTSObject100object. (Se hereda de IDTSObject100).
Propiedad pública ID Gets the ID of an IDTSVirtualInputColumn100 object.
Propiedad pública IdentificationString Gets a string that uniquely identifies an IDTSObject100. (Se hereda de IDTSObject100).
Propiedad pública IdentificationString Gets the string that uniquely identifies the IDTSVirtualInputColumn100 object in a data flow layout.
Propiedad pública Length Gets the length of a column.
Propiedad pública LineageID Gets the lineage ID of an upstream output column.
Propiedad pública Name Gets or sets the name of an IDTSObject100 object. (Se hereda de IDTSObject100).
Propiedad pública Name Gets or sets a value that contains the name of the IDTSVirtualInputColumn100.
Propiedad pública NewDescription Gets or sets the description of a newly created IDTSInputColumn100 column.
Propiedad pública NewName Gets or sets the name of a newly created IDTSInputColumn100 column.
Propiedad pública ObjectType Gets the ObjectType property of an IDTSObject100. (Se hereda de IDTSObject100).
Propiedad pública ObjectType Gets the value from the DTSObjectType enumeration for a virtual input column.
Propiedad pública Precision Gets the total number of digits contained in a virtual input column.
Propiedad pública Scale Gets the number of decimal places contained in a virtual input column.
Propiedad pública SortKeyPosition Gets the sort key of a virtual input column.
Propiedad pública SourceComponent Gets the name of the component where a virtual input column originates.
Propiedad pública UpstreamComponentName Gets the name of the component directly upstream to the current component.
Propiedad pública UsageType Gets a value that indicates how the virtual column is used by the component.

Principio