HierarchyIdException 建構函式
Initializes a new instance of the HierarchyIdException class.
命名空間: Microsoft.SqlServer.Types
組件: Microsoft.SqlServer.Types (在 Microsoft.SqlServer.Types.dll 中)
語法
'宣告
Public Sub New
'用途
Dim instance As New HierarchyIdException()
public HierarchyIdException()
public:
HierarchyIdException()
new : unit -> HierarchyIdException
public function HierarchyIdException()
備註
This is the default constructor for the HierarchyIdException class.
This creates an exception object by using a default error message.