IntegrationServicesException クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
すべての Integration Services 例外の基本クラスを表します。
public ref class IntegrationServicesException : Microsoft::SqlServer::Management::Common::SqlServerManagementException
[System.Serializable]
public class IntegrationServicesException : Microsoft.SqlServer.Management.Common.SqlServerManagementException
[<System.Serializable>]
type IntegrationServicesException = class
inherit SqlServerManagementException
Public Class IntegrationServicesException
Inherits SqlServerManagementException
- 継承
-
IntegrationServicesException
- 属性
コンストラクター
IntegrationServicesException() |
IntegrationServicesException クラスの新しいインスタンスを初期化します。 |
IntegrationServicesException(SerializationInfo, StreamingContext) |
指定した情報とストリーム コンテキストを使用して、IntegrationServicesException クラスの新しいインスタンスを初期化します。 |
IntegrationServicesException(String) |
指定した例外メッセージを使用して、IntegrationServicesException クラスの新しいインスタンスを初期化します。 |
IntegrationServicesException(String, Exception) |
指定した例外メッセージを使用して、IntegrationServicesException クラスの新しいインスタンスを初期化します。 |
プロパティ
HelpLink |
ヘルプ Web サイトへのリンクを取得します。 |
ProductVersion |
製品のバージョンを取得します。 |
メソッド
SetHelpContext(String) |
渡されたリソース文字列に基づいてヘルプ コンテキストを設定します。 |