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()
示例
How to: Catch an Exception in Visual Basic .NET
请参阅
参考
SqlTraceFailToInstantiateTypeException 类
SqlTraceFailToInstantiateTypeException 重载
Microsoft.SqlServer.Management.Trace 命名空间