IDTSVirtualInputColumn100.UsageType 属性

定义

public:
 property Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2014::DTSUsageType UsageType { Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2014::DTSUsageType get(); };
[System.Runtime.InteropServices.DispId(105)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2014.DTSUsageType UsageType { [System.Runtime.InteropServices.DispId(105)] get; }
[<System.Runtime.InteropServices.DispId(105)>]
[<get: System.Runtime.InteropServices.DispId(105)>]
member this.UsageType : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2014.DTSUsageType
Public ReadOnly Property UsageType As DTSUsageType

属性值

DTSUsageType 枚举中的一个值。

属性

注解

列是从IDTSVirtualInputColumnCollection100IDTSInputColumnCollection100方法映射到的SetUsageType

适用于