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

抛出异常的资源名称。

返回

帮助的背景。

适用于