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.

참고 항목

참조

HierarchyIdException 클래스

HierarchyIdException 오버로드

Microsoft.SqlServer.Types 네임스페이스