RelationshipMetadataBase Members
Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online
Contains the metadata for an entity relationship.
The following tables list the members exposed by the RelationshipMetadataBase type.
Protected Constructors
Name | Description | |
---|---|---|
RelationshipMetadataBase | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
ExtensionData | Gets or sets the structure that contains extra data. (inherited from MetadataBase) | |
HasChanged | Gets whether the item of metadata has changed. (inherited from MetadataBase) | |
IntroducedVersion | Gets a string identifying the solution version that the solution component was added in. | |
IsCustomizable | Gets or sets whether the entity relationship is customizable. | |
IsCustomRelationship | Gets whether the relationship is a custom relationship. | |
IsManaged | Gets whether the entity relationship is part of a managed solution. | |
IsValidForAdvancedFind | Gets or sets whether the entity relationship should be shown in Advanced Find. | |
MetadataId | Gets or sets a unique identifier for the metadata item. (inherited from MetadataBase) | |
RelationshipType | Gets the type of relationship. | |
SchemaName | Gets or sets the schema name for the entity relationship. | |
SecurityTypes | Gets or sets the security type for the relationship. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
RelationshipMetadataBase Class
Microsoft.Xrm.Sdk.Metadata Namespace
Other Resources
Customize Entity Relationship Metadata
Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.