다음을 통해 공유


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 네임스페이스