共用方式為


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