IDTSVirtualInputColumn100.ObjectType 属性

定义

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

属性值

对象的 IDTSVirtualInputColumn100 OT_VIRTUALINPUTCOLUMN。

实现

属性

适用于