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()