DTSObjectHostType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class DTSObjectHostType
public enum DTSObjectHostType
type DTSObjectHostType =
Public Enum DTSObjectHostType
- Inheritance
-
DTSObjectHostType
Fields
Name | Value | Description |
---|---|---|
DTSOHT_TASK | 0 | |
DTSOHT_CONNECTIONMANAGER | 1 | |
DTSOHT_LOGPROVIDER | 2 | |
DTSOHT_FOREACHENUMERATOR | 3 |