IDTSVirtualInputColumn100 Interfaccia

Definizione

public interface class IDTSVirtualInputColumn100 : Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2014::IDTSObject100
[System.Runtime.InteropServices.Guid("77728C75-4B43-43B8-B87E-4ADCA62FBF5C")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSVirtualInputColumn100 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2014.IDTSObject100
[<System.Runtime.InteropServices.Guid("77728C75-4B43-43B8-B87E-4ADCA62FBF5C")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSVirtualInputColumn100 = interface
    interface IDTSObject100
Public Interface IDTSVirtualInputColumn100
Implements IDTSObject100
Attributi
Implementazioni

Commenti

Una colonna IDTSVirtualInputColumn100 rappresenta l'oggetto IDTSOutputColumn100 di un componente upstream nel layout del flusso di dati. Le relative proprietà sono uguali a quelle della colonna di output. Le modifiche alle proprietà della colonna virtuale non vengono mantenute nella colonna virtuale o nella colonna di output del componente upstream. Il componente upstream potrebbe o non essere direttamente upstream dal componente con la colonna di input virtuale.

Proprietà

CodePage
ComparisonFlags
DataType
Description
ID
IdentificationString
IsAssociatedWithOutputColumn
Length
LineageID
Name
NewDescription
NewName
ObjectType
Precision
Scale
SortKeyPosition
SourceComponent
UpstreamComponentName
UsageType

Metodi

DescribeRedirectedErrorCode(Int32)

Si applica a