This topic has not yet been rated - Rate this topic

SmoException.SetHelpContext Method

Sets the Help context value for the referenced exception.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
protected internal SmoException SetHelpContext(
	string resource
)

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.SmoException
An SmoException object value that specifies the exception with the Help context.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.