SqlTraceException Constructor
Initializes a new instance of the SQLTraceException class.
Namespace: Microsoft.SqlServer.Management.Trace
Assembly: Microsoft.SqlServer.ConnectionInfoExtended (in Microsoft.SqlServer.ConnectionInfoExtended.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New SqlTraceException()
public SqlTraceException()
public:
SqlTraceException()
new : unit -> SqlTraceException
public function SqlTraceException()
Examples
See Also
Reference
Microsoft.SqlServer.Management.Trace Namespace