DerivedHierarchy Constructor ()

 

Applies To: SQL Server 2016 Preview

Initializes a new instance of the DerivedHierarchy class.

Namespace:   Microsoft.MasterDataServices
Assembly:  Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)

Syntax

public DerivedHierarchy()
public:
DerivedHierarchy()
new : unit -> DerivedHierarchy
Public Sub New

See Also

DerivedHierarchy Class
Microsoft.MasterDataServices Namespace

Return to top