DomainRoleAttribute Class
Indicates that the target is a domain role of a domain relationship.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | DomainRoleAttribute(DomainRoleOrder) | Initializes a new instance of DomainRoleAttribute class. |
| Name | Description | |
|---|---|---|
![]() | Multiplicity | Gets the multiplicity setting of the domain role in the domain relationship. |
![]() | Order | Gets the order of the domain role in the domain relationship. |
![]() | PropagatesCopy | Gets or sets whether the domain role propagates copy operations through this role to the opposite role. |
![]() | PropagatesDelete | Gets or sets whether the domain role propagates delete operations through this role to the opposite role. |
![]() | PropertyDisplayNameKey | Gets or sets the key for the Display Name property. |
![]() | PropertyName | Gets or sets the name of the property generated on the role player to access opposite role players. |
![]() | RolePlayer | Gets or sets the domain class playing this role. |
![]() | TypeId | (Inherited from Attribute.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Attribute.) |
![]() | GetHashCode() | (Inherited from Attribute.) |
![]() | GetType() | (Inherited from Object.) |
![]() | IsDefaultAttribute() | (Inherited from Attribute.) |
![]() | Match(Object^) | (Inherited from Attribute.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | _Attribute::GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr) | (Inherited from Attribute.) |
![]() ![]() | _Attribute::GetTypeInfo(UInt32, UInt32, IntPtr) | (Inherited from Attribute.) |
![]() ![]() | _Attribute::GetTypeInfoCount(UInt32) | (Inherited from Attribute.) |
![]() ![]() | _Attribute::Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr) | (Inherited from Attribute.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



