Конструктор IntegrationServicesException (String)

Initializes a new instance of the IntegrationServicesException class with the specified exception message.

Пространство имен:  Microsoft.SqlServer.Management.IntegrationServices
Сборка:  Microsoft.SqlServer.Management.IntegrationServices (в Microsoft.SqlServer.Management.IntegrationServices.dll)

Синтаксис

'Декларация
Public Sub New ( _
    message As String _
)
'Применение
Dim message As String 

Dim instance As New IntegrationServicesException(message)
public IntegrationServicesException(
    string message
)
public:
IntegrationServicesException(
    String^ message
)
new : 
        message:string -> IntegrationServicesException
public function IntegrationServicesException(
    message : String
)

Параметры

См. также

Справочник

IntegrationServicesException Класс

Перегрузка IntegrationServicesException

Пространство имен Microsoft.SqlServer.Management.IntegrationServices