IntegrationServicesException.SetHelpContext(String) メソッド

定義

渡されたリソース文字列に基づいてヘルプ コンテキストを設定します。

protected public:
 Microsoft::SqlServer::Management::IntegrationServices::IntegrationServicesException ^ SetHelpContext(System::String ^ resource);
protected internal Microsoft.SqlServer.Management.IntegrationServices.IntegrationServicesException SetHelpContext (string resource);
member this.SetHelpContext : string -> Microsoft.SqlServer.Management.IntegrationServices.IntegrationServicesException
Protected Friend Function SetHelpContext (resource As String) As IntegrationServicesException

パラメーター

resource
String

例外をスローしたリソースの名前。

戻り値

ヘルプ コンテキスト。

適用対象