Share via


HResults.DTS_E_VERCOMMENTSTOOLONG Campo

Definición

MessageId: DTS_E_VERCOMMENTSTOOLONG MessageText: la propiedad VersionComments es demasiado larga. El límite es de 1024 caracteres. Intente acortar VersionComments.

public: int DTS_E_VERCOMMENTSTOOLONG = -1073676280;
public const int DTS_E_VERCOMMENTSTOOLONG = -1073676280;
val mutable DTS_E_VERCOMMENTSTOOLONG : int
Public Const DTS_E_VERCOMMENTSTOOLONG As Integer  = -1073676280

Valor de campo

Value = -1073676280

Se aplica a