HResults.DTS_E_DTSNAME_TOOLONG フィールド

定義

MessageId: DTS_E_DTSNAME_TOOLONG MessageText: オブジェクト名が長すぎます。 オブジェクト名の長さが最大長を超えることはできません。

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

フィールド値

Value = -1073614326

適用対象