IDTSOutputColumn100.ObjectType 屬性

定義

public:
 property Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2012::DTSObjectType ObjectType { Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2012::DTSObjectType get(); };
[System.Runtime.InteropServices.DispId(14)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012.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.Sql2012.DTSObjectType
Public ReadOnly Property ObjectType As DTSObjectType

屬性值

DTSObjectType

針對 IDTSOutputColumn100 物件,此值一律為 OT_OUTPUTCOLUMN

實作

屬性

適用於