DerivedHierarchy Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies an already defined data relationship and prepares that relationship to be displayed in a hierarchical fashion.
public ref class DerivedHierarchy : Microsoft::MasterDataServices::MdmDataContractOfModelContextIdentifier
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="DerivedHierarchy", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class DerivedHierarchy : Microsoft.MasterDataServices.MdmDataContractOfModelContextIdentifier
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="DerivedHierarchy", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type DerivedHierarchy = class
inherit MdmDataContractOfModelContextIdentifier
Public Class DerivedHierarchy
Inherits MdmDataContractOfModelContextIdentifier
- Inheritance
- Attributes
Constructors
DerivedHierarchy() |
Initializes a new instance of the DerivedHierarchy class. |
Properties
AnchorNullRecursions |
Gets or sets a value indicating whether to anchor null recursive relationships in the derived hierarchy. |
AuditInfo |
Gets or sets audit information. (Inherited from MdmDataContractOfModelContextIdentifier) |
ExtensionData |
Gets or sets the structure that contains extra data. (Inherited from DataContractBase) |
FullyQualifiedName |
Gets or sets the fully qualified name of the derived hierarchy. |
Identifier |
Gets or sets the ID of the model context. (Inherited from MdmDataContractOfModelContextIdentifier) |
IsRecursive |
Gets or sets a value indicating whether the derived hierarchy includes a recursive relationship. |
Levels |
Gets or sets an array of levels in the derived hierarchy. |
Permission |
Gets or sets the security permission. (Inherited from MdmDataContractOfModelContextIdentifier) |