IDTSObject100.ObjectType Propiedad

Definición

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

Valor de propiedad

Valor de la enumeración DTSObjectType que identifica el tipo del objeto IDTSObject100.

Atributos

Se aplica a