HResults.DTS_W_UNUSEDOUTPUTDATA Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
MessageId : DTS_W_UNUSEDOUTPUTDATA MessageText : Colonne de sortie « %1!s ! » (%2!d!) sur la sortie « %3!s ! » (%4!d!) et composant « %5!s! » (%6!d!) n’est pas ensuite utilisé dans la tâche Data Flow. La suppression de cette colonne de sortie inutile peut augmenter les performances de la tâche Data Flow.
public: int DTS_W_UNUSEDOUTPUTDATA = -2147192714;
public const int DTS_W_UNUSEDOUTPUTDATA = -2147192714;
val mutable DTS_W_UNUSEDOUTPUTDATA : int
Public Const DTS_W_UNUSEDOUTPUTDATA As Integer = -2147192714