IDTSInput100.ObjectType Propiedad

Definición

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

Valor de propiedad

Devuelve el valor OT_INPUT de la DTSObjectType enumeración.

Implementaciones

Atributos

Se aplica a