다음을 통해 공유


StatusMessage.Exception 필드

이 API는 SQL Server 2012 인프라를 지원하기 위한 것으로 코드에서 직접 사용할 수 없습니다.

The exception that results from upgrading an Integration Services package.

네임스페이스:  Microsoft.SqlServer.Dts.Runtime
어셈블리:  Microsoft.SqlServer.ManagedDTS(Microsoft.SqlServer.ManagedDTS.dll)

구문

‘선언
Public Exception As Exception
‘사용 방법
Dim instance As StatusMessage 
Dim value As Exception 

value = instance.Exception 

instance.Exception = value
public Exception Exception
public:
Exception^ Exception
val mutable Exception: Exception
public var Exception : Exception

참고 항목

참조

StatusMessage 구조

Microsoft.SqlServer.Dts.Runtime 네임스페이스