IntegrationServicesException.SetHelpContext(String) Methode

Definition

Legt den Hilfekontext auf Grundlage der übergebenen Ressourcenzeichenfolge fest.

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

Parameter

resource
String

Der Namn der Ressource, die die Ausnahme ausgelöst hat.

Gibt zurück

Der Hilfekontext.

Gilt für: