SqlTraceFailToInstantiateTypeException 构造函数

Initiates a new instance of the SQLTraceFailToInstantiateTypeException class.

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

语法

声明
Public Sub New
用法

Dim instance As New SqlTraceFailToInstantiateTypeException()
public SqlTraceFailToInstantiateTypeException()
public:
SqlTraceFailToInstantiateTypeException()
new : unit -> SqlTraceFailToInstantiateTypeException
public function SqlTraceFailToInstantiateTypeException()