SqlTraceException 构造函数

Initializes a new instance of the SQLTraceException class.

命名空间:  Microsoft.SqlServer.Management.Trace
程序集:  Microsoft.SqlServer.ConnectionInfoExtended(在 Microsoft.SqlServer.ConnectionInfoExtended.dll 中)

语法

声明
Public Sub New
用法
Dim instance As New SqlTraceException()
public SqlTraceException()
public:
SqlTraceException()
new : unit -> SqlTraceException
public function SqlTraceException()

示例

处理 SMO 异常

请参阅

参考

SqlTraceException 类

SqlTraceException 重载

Microsoft.SqlServer.Management.Trace 命名空间

其他资源

处理 SMO 异常