Partager via


Constructeur IntegrationServicesException (String)

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

Espace de noms :  Microsoft.SqlServer.Management.IntegrationServices
Assembly :  Microsoft.SqlServer.Management.IntegrationServices (en Microsoft.SqlServer.Management.IntegrationServices.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    message As String _
)
'Utilisation
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
)

Paramètres

Voir aussi

Référence

IntegrationServicesException Classe

Surcharge IntegrationServicesException

Espace de noms Microsoft.SqlServer.Management.IntegrationServices