HResults.DTS_E_SORTEDOUTPUTHASINVALIDSORTKEYPOSITIONS Campo
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
MessageId: DTS_E_SORTEDOUTPUTHASINVALIDSORTKEYPOSITIONS MessageText: A propriedade IsSorted de %1!s! é definido como TRUE, mas os valores absolutos da coluna de saída não nula SortKeyPositions não formam uma sequência monotonamente crescente, começando em um.
public: int DTS_E_SORTEDOUTPUTHASINVALIDSORTKEYPOSITIONS = -1073450902;
public const int DTS_E_SORTEDOUTPUTHASINVALIDSORTKEYPOSITIONS = -1073450902;
val mutable DTS_E_SORTEDOUTPUTHASINVALIDSORTKEYPOSITIONS : int
Public Const DTS_E_SORTEDOUTPUTHASINVALIDSORTKEYPOSITIONS As Integer = -1073450902