HResults.DTS_E_NONSORTEDOUTPUTHASSORTKEYPOSITIONS Field

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

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

構文

'宣言
Public Const DTS_E_NONSORTEDOUTPUTHASSORTKEYPOSITIONS As Integer
public const int DTS_E_NONSORTEDOUTPUTHASSORTKEYPOSITIONS
public:
literal int DTS_E_NONSORTEDOUTPUTHASSORTKEYPOSITIONS
public static final int DTS_E_NONSORTEDOUTPUTHASSORTKEYPOSITIONS
public const var DTS_E_NONSORTEDOUTPUTHASSORTKEYPOSITIONS : int

プラットフォーム

開発プラットフォーム

サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。

対象プラットフォーム

サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。

参照

関連項目

HResults Class
HResults Members
Microsoft.SqlServer.Dts.Runtime Namespace