HResults.DTS_E_PACKAGENAMETOOLONG Field

Definition

MessageId: DTS_E_PACKAGENAMETOOLONG MessageText: Package name is too long. The limit is 128 characters. Shorten the package name.

public: int DTS_E_PACKAGENAMETOOLONG = -1073676282;
public const int DTS_E_PACKAGENAMETOOLONG = -1073676282;
val mutable DTS_E_PACKAGENAMETOOLONG : int
Public Const DTS_E_PACKAGENAMETOOLONG As Integer  = -1073676282

Field Value

Value = -1073676282

Applies to