HResults.DTS_E_NOKEYCOLS フィールド

定義

MessageId: DTS_E_NOKEYCOLS MessageText: キー列が見つかりません。 %1!s! には、SortKeyPosition が 0 以外の列が少なくとも 1 つ必要です。

public: int DTS_E_NOKEYCOLS = -1071636302;
public const int DTS_E_NOKEYCOLS = -1071636302;
val mutable DTS_E_NOKEYCOLS : int
Public Const DTS_E_NOKEYCOLS As Integer  = -1071636302

フィールド値

Value = -1071636302

適用対象