다음을 통해 공유


HResults.DTS_E_INPUTMUSTBESORTED 필드

정의

MessageId: DTS_E_INPUTMUSTBESORTED MessageText: "%1!s!"을(를) 정렬해야 합니다. 가능하면 원본에서 데이터를 정렬하고 고급 편집기 IsSorted 및 SortKeyPosition 속성을 설정하여 데이터를 정렬된 것으로 표시합니다. 그렇지 않으면 병합 전에 경로에 정렬 변환을 추가합니다.

public: int DTS_E_INPUTMUSTBESORTED = -1071636305;
public const int DTS_E_INPUTMUSTBESORTED = -1071636305;
val mutable DTS_E_INPUTMUSTBESORTED : int
Public Const DTS_E_INPUTMUSTBESORTED As Integer  = -1071636305

필드 값

Value = -1071636305

적용 대상