Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the metadata about a domain relationship.
Namespace: Microsoft.VisualStudio.Modeling
Assembly: Microsoft.VisualStudio.Modeling.Sdk (in Microsoft.VisualStudio.Modeling.Sdk.dll)
Syntax
'Declaration
Public NotInheritable Class DomainRelationshipInfo _
Inherits DomainClassInfo
'Usage
Dim instance As DomainRelationshipInfo
public sealed class DomainRelationshipInfo : DomainClassInfo
public ref class DomainRelationshipInfo sealed : public DomainClassInfo
public final class DomainRelationshipInfo extends DomainClassInfo
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Modeling.DomainObjectInfo
Microsoft.VisualStudio.Modeling.DomainClassInfo
Microsoft.VisualStudio.Modeling.DomainRelationshipInfo
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.