Initializes a new instance of the TypeNotMappedException class with the default values.
命名空間: Microsoft.SqlServer.XEvent.Linq
組件: Microsoft.SqlServer.XEvent.Linq (在 Microsoft.SqlServer.XEvent.Linq.dll 中)
語法
'宣告
Public Sub New
'用途
Dim instance As New TypeNotMappedException()
public TypeNotMappedException()
public:
TypeNotMappedException()
new : unit -> TypeNotMappedException
public function TypeNotMappedException()