DTSObjectHostType Énumération

Définition

Décrit le type de conteneur qui héberge l'autre tâche ou conteneur.

public enum class DTSObjectHostType
public enum DTSObjectHostType
type DTSObjectHostType = 
Public Enum DTSObjectHostType
Héritage
DTSObjectHostType

Champs

DTSOHT_CONNECTIONMANAGER 1

L'hôte est un gestionnaire de connexions.

DTSOHT_FOREACHENUMERATOR 3

L'hôte est un énumérateur Foreach.

DTSOHT_LOGPROVIDER 2

L'hôte est un module fournisseur d'informations

DTSOHT_TASK 0

L'hôte est une tâche.

Remarques

Pour plus d’informations, consultez DTSObjectHostType.

S’applique à