IDTSOutputColumn100.ObjectType Propriedade

Definição

Obtém o valor de uma enumeração DTSObjectType que corresponde a uma coluna de saída.

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

Valor da propriedade

Para objetos IDTSOutputColumn100, este valor é sempre OT_OUTPUTCOLUMN.

Implementações

Atributos

Aplica-se a