DTSObjectHostType Enum
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
C#
public enum DTSObjectHostType
type DTSObjectHostType =
Public Enum DTSObjectHostType
- Inheritance
-
DTSObjectHostType
Name | Value | Description |
---|---|---|
DTSOHT_TASK | 0 | |
DTSOHT_CONNECTIONMANAGER | 1 | |
DTSOHT_LOGPROVIDER | 2 | |
DTSOHT_FOREACHENUMERATOR | 3 |
Product | Versions |
---|---|
SQL Server .NET SDK | 2019 |