IDTSVirtualInputColumn100 Schnittstelle

Definition

public interface class IDTSVirtualInputColumn100 : Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2012::IDTSObject100
[System.Runtime.InteropServices.Guid("D5DDB62C-BBCF-479F-BAC2-4382A950B356")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSVirtualInputColumn100 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012.IDTSObject100
[<System.Runtime.InteropServices.Guid("D5DDB62C-BBCF-479F-BAC2-4382A950B356")>]
[<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 Spalte IDTSVirtualInputColumn100 repräsentiert die IDTSOutputColumn100 einer vorgelagerten Komponente im Datenfluss-Layout. 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: