IDTSVirtualInputColumn100 Schnittstelle

Definition

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
Attribute
Implementiert

Hinweise

Eine IDTSVirtualInputColumn100-Spalte stellt die IDTSOutputColumn100 einer Upstream-Komponente im Datenfluss-Layout dar. Seine Eigenschaften entsprechen denen in der Ausgabespalte. Änderungen an den Eigenschaften der virtuellen Spalte werden weder in der virtuellen Spalte noch in der Ausgabespalte der vorgelagerten Komponente erhalten. Die Upstream-Komponente könnte direkt upstream von der Komponente mit der virtuellen Eingabespalte liegen oder auch nicht.

Gilt für: