Share via


IDTSObjectHost Members

Include Protected Members
Include Inherited Members

Defines an interface that allows components to be treated as generic host objects.

The IDTSObjectHost type exposes the following members.

Properties

  Name Description
Public property HostType Returns a value from the DTSObjectHostType enumerating that indicates the type of this host.
Public property InnerObject Retrieves the hosted object. This field is read-only.

Top