IDTSVirtualInputColumn100 介面

定義

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
屬性
實作

備註

欄位IDTSVirtualInputColumn100代表資料流程佈局中上游元件的 。IDTSOutputColumn100 其屬性與輸出欄位相同。 對虛擬欄位屬性的修改不會持續存在於虛擬欄位或上游元件的輸出欄位中。 上游元件可能直接位於帶有虛擬輸入欄位的元件上游,也可能不是。

適用於