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

예외를 발생시킨 리소스의 이름입니다.

반환

도움말 컨텍스트입니다.

적용 대상