Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Sets the help context based on the resource string that is passed.
Пространство имен: Microsoft.SqlServer.Management.IntegrationServices
Сборка: Microsoft.SqlServer.Management.IntegrationServices (в Microsoft.SqlServer.Management.IntegrationServices.dll)
Синтаксис
'Декларация
Protected Friend Function SetHelpContext ( _
resource As String _
) As IntegrationServicesException
'Применение
Dim resource As String
Dim returnValue As IntegrationServicesException
returnValue = Me.SetHelpContext(resource)
protected internal IntegrationServicesException SetHelpContext(
string resource
)
protected public:
IntegrationServicesException^ SetHelpContext(
String^ resource
)
member SetHelpContext :
resource:string -> IntegrationServicesException
function SetHelpContext(
resource : String
) : IntegrationServicesException
Параметры
- resource
Тип: System.String
The name of the resource that threw the exception.
Возвращаемое значение
Тип: Microsoft.SqlServer.Management.IntegrationServices.IntegrationServicesException
The help context.
См. также
Справочник
IntegrationServicesException Класс
Пространство имен Microsoft.SqlServer.Management.IntegrationServices