Freigeben über


DTSObjectHostType Enumeration

Definition

Beschreibt den Containertyp, der den anderen Task oder Container hostet.

public enum class DTSObjectHostType
public enum DTSObjectHostType
type DTSObjectHostType = 
Public Enum DTSObjectHostType
Vererbung
DTSObjectHostType

Felder

DTSOHT_CONNECTIONMANAGER 1

Der Host ist ein Verbindungs-Manager.

DTSOHT_FOREACHENUMERATOR 3

Der Host ist ein Foreach-Enumerator.

DTSOHT_LOGPROVIDER 2

Der Host ist ein Protokollanbieter.

DTSOHT_TASK 0

Der Host ist ein Task.

Hinweise

Weitere Informationen finden Sie unter DTSObjectHostType.

Gilt für: