다음을 통해 공유


ScriptWriterException.SmoExceptionType 속성

Gets the SmoExceptionType associated with the ScriptWriterException.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)

구문

‘선언
Public Overrides ReadOnly Property SmoExceptionType As SmoExceptionType 
    Get
‘사용 방법
Dim instance As ScriptWriterException 
Dim value As SmoExceptionType 

value = instance.SmoExceptionType
public override SmoExceptionType SmoExceptionType { get; }
public:
virtual property SmoExceptionType SmoExceptionType {
    SmoExceptionType get () override;
}
abstract SmoExceptionType : SmoExceptionType 
override SmoExceptionType : SmoExceptionType
override function get SmoExceptionType () : SmoExceptionType

속성 값

유형: Microsoft.SqlServer.Management.Smo.SmoExceptionType
The SmoExceptionType associated with the ScriptWriterException.

참고 항목

참조

ScriptWriterException 클래스

Microsoft.SqlServer.Management.Smo 네임스페이스