Поделиться через


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

Имя ресурса, вызвавшего исключение.

Возвращаемое значение

Контекст справки.

Применяется к