Share via


HResults.DTS_E_SQLTASK_DATETRUNCATION Champ

Définition

MessageId : DTS_E_SQLTASK_DATETRUNCATION MessageText : Troncation de données possible sur le paramètre « %1!d! ». Pour empêcher la troncation, utilisez une variable de chaîne au lieu d’une variable datetime pour le paramètre de sortie.

public: int DTS_E_SQLTASK_DATETRUNCATION = -1073548239;
public const int DTS_E_SQLTASK_DATETRUNCATION = -1073548239;
val mutable DTS_E_SQLTASK_DATETRUNCATION : int
Public Const DTS_E_SQLTASK_DATETRUNCATION As Integer  = -1073548239

Valeur de champ

Value = -1073548239

S’applique à