DTS_E_NONSORTEDOUTPUTHASSORTKEYPOSITIONS フィールド

"%1" の IsSorted プロパティは False に設定されていますが、出力列 SortKeyPositions の %2!lu! は 0 以外です。

名前空間:  Microsoft.SqlServer.Dts.Runtime
アセンブリ:  Microsoft.SqlServer.ManagedDTS (Microsoft.SqlServer.ManagedDTS.dll)

構文

'宣言
Public Const DTS_E_NONSORTEDOUTPUTHASSORTKEYPOSITIONS As Integer
'使用
Dim value As Integer

value = HResults.DTS_E_NONSORTEDOUTPUTHASSORTKEYPOSITIONS
public const int DTS_E_NONSORTEDOUTPUTHASSORTKEYPOSITIONS
public:
literal int DTS_E_NONSORTEDOUTPUTHASSORTKEYPOSITIONS
static val mutable DTS_E_NONSORTEDOUTPUTHASSORTKEYPOSITIONS: int
public const var DTS_E_NONSORTEDOUTPUTHASSORTKEYPOSITIONS : int