HResults.DTS_E_VERCOMMENTSTOOLONG Field
VersionComments プロパティが長すぎます。上限は 1,024 文字です。VersionComments を短くしてください。
名前空間: Microsoft.SqlServer.Dts.Runtime
アセンブリ: Microsoft.SqlServer.ManagedDTS (microsoft.sqlserver.manageddts.dll 内)
構文
'宣言
Public Const DTS_E_VERCOMMENTSTOOLONG As Integer
public const int DTS_E_VERCOMMENTSTOOLONG
public:
literal int DTS_E_VERCOMMENTSTOOLONG
public static final int DTS_E_VERCOMMENTSTOOLONG
public const var DTS_E_VERCOMMENTSTOOLONG : int
プラットフォーム
開発プラットフォーム
サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。
対象プラットフォーム
サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。
参照
関連項目
HResults Class
HResults Members
Microsoft.SqlServer.Dts.Runtime Namespace