IntegrationServicesException.SetHelpContext(String) Methode

Definition

Setzt den Hilfekontext basierend auf der übergebenen Ressourcen-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

Parameter

resource
String

Der Name der Ressource, die die Ausnahme geworfen hat.

Gibt zurück

Der Hilfekontext.

Gilt für: