HResults.DTS_E_DTSNAME_TOOLONG Field

Definition

MessageId: DTS_E_DTSNAME_TOOLONG MessageText: The object name is too long. The length of the object name cannot exceed the maximum length.

public: int DTS_E_DTSNAME_TOOLONG = -1073614326;
public const int DTS_E_DTSNAME_TOOLONG = -1073614326;
val mutable DTS_E_DTSNAME_TOOLONG : int
Public Const DTS_E_DTSNAME_TOOLONG As Integer  = -1073614326

Field Value

Value = -1073614326

Applies to