HResults.DTS_E_VERCOMMENTSTOOLONG 字段

定义

MessageId:DTS_E_VERCOMMENTSTOOLONG MessageText:VersionComments 属性太长。 长度限制为 1024 个字符。 请缩短 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

字段值

Value = -1073676280

适用于