HResults.DTS_E_VERCOMMENTSTOOLONG Field

Definition

MessageId: DTS_E_VERCOMMENTSTOOLONG MessageText: VersionComments property is too long. The limit is 1024 characters. Try shortening the 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

Field Value

Value = -1073676280

Applies to