SmoException.SetHelpContext Method
SQL Server 2008
Sets the Help context value for the referenced exception.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- resource
- Type: System.String
A String value that specifies the resource file that contains the Help context for the referenced exception.
Return Value
Type: Microsoft.SqlServer.Management.Smo.SmoExceptionAn SmoException object value that specifies the exception with the Help context.