HResults.DTS_E_COMPFLAGSONLYONSORTCOL Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
MessageId: DTS_E_COMPFLAGSONLYONSORTCOL MessageText: The "%1!s!" cannot have a ComparisonFlags property set to non-zero because its SortKeyPosition is set to zero. An output column's ComparisonFlags can only be non-zero if its SortKeyPosition is also non-zero.
public: int DTS_E_COMPFLAGSONLYONSORTCOL = -1071628270;
public const int DTS_E_COMPFLAGSONLYONSORTCOL = -1071628270;
val mutable DTS_E_COMPFLAGSONLYONSORTCOL : int
Public Const DTS_E_COMPFLAGSONLYONSORTCOL As Integer = -1071628270