IDTSOutputColumn100.ObjectType Eigenschaft

Definition

Ruft den Wert aus einer DTSObjectType-Enumeration ab, der einer Ausgabespalte entspricht.

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

Eigenschaftswert

Bei IDTSOutputColumn100-Objekten lautet dieser Wert immer OT_OUTPUTCOLUMN.

Implementiert

Attribute

Gilt für: