HResults.DTS_S_TRUNCATED 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_S_TRUNCATED MessageText : la valeur de chaîne a été tronquée. Le tampon a reçu une chaîne qui était trop longue pour la colonne, et la chaîne a été tronquée par le tampon.
public: int DTS_S_TRUNCATED = 262149;
public const int DTS_S_TRUNCATED = 262149;
val mutable DTS_S_TRUNCATED : int
Public Const DTS_S_TRUNCATED As Integer = 262149