IDTSOutputColumn100 Interface

Definição

public interface class IDTSOutputColumn100 : Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2012::IDTSObject100
[System.Runtime.InteropServices.Guid("3C7FCBE0-8287-4B97-B632-7C60C63DAAF4")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSOutputColumn100 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012.IDTSObject100
[<System.Runtime.InteropServices.Guid("3C7FCBE0-8287-4B97-B632-7C60C63DAAF4")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSOutputColumn100 = interface
    interface IDTSObject100
Public Interface IDTSOutputColumn100
Implements IDTSObject100
Atributos
Implementações

Comentários

O objeto IDTSOutputColumn100 descreve uma coluna que um componente fornece para componentes downstream durante a execução do PipelineBufferpacote no .

Propriedades

CodePage
ComparisonFlags
CustomPropertyCollection
DataType
Description
ErrorOrTruncationOperation
ErrorRowDisposition
ExternalMetadataColumnID
ID
IdentificationString
Length
LineageID
MappedColumnID
Name
ObjectType
Precision
Scale
SortKeyPosition
SpecialFlags
TruncationRowDisposition

Métodos

SetDataTypeProperties(DataType, Int32, Int32, Int32, Int32)

Aplica-se a