HResults.DTS_E_CANONLYSETSORTKEYONSOURCE Field
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.
The "%1" cannot have a SortKeyPosition property set to non-zero because "%2" is not a source output. The output column "colname" (ID) cannot have its SortKeyPosition property set to non-zero because its output "outputname" (ID) is not a source output.
public: int DTS_E_CANONLYSETSORTKEYONSOURCE = -1071628273;
C#
public const int DTS_E_CANONLYSETSORTKEYONSOURCE = -1071628273;
val mutable DTS_E_CANONLYSETSORTKEYONSOURCE : int
Public Const DTS_E_CANONLYSETSORTKEYONSOURCE As Integer = -1071628273
Value = -1071628273
منتج | الإصدارات |
---|---|
SQL Server .NET SDK | 2016, 2017, 2019 |