Relationship Members
Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online
Represents a relationship between two entities.
The following tables list the members exposed by the Relationship type.
Public Constructors
Name | Description | |
---|---|---|
Relationship | Overloaded. Initializes a new instance of the Relationship class. |
Top
Public Properties
Name | Description | |
---|---|---|
ExtensionData | Gets or sets the structure that contains extra data. | |
PrimaryEntityRole | Gets or sets the entity role: referenced or referencing. | |
SchemaName | Gets or sets the name of the relationship. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overridden. Determines whether two instances are equal. | |
GetHashCode | Overridden. Serves as a hash function for this type. | |
GetType | (inherited from Object) | |
ToString | Overridden. Returns a String that represents the current Relationship. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
Relationship Class
Microsoft.Xrm.Sdk Namespace
RelationshipMetadataBase
OneToManyRelationshipMetadata
ManyToManyRelationshipMetadata
Other Resources
Customize Entity Relationship Metadata
Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.