RelationshipMetadataBase Class
[Applies to: Microsoft Dynamics CRM 2011 and Microsoft Dynamics CRM Online]
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Contains the metadata for an entity relationship. Namespace: Microsoft.Xrm.Sdk.Metadata
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
[KnownTypeAttribute(typeof(OneToManyRelationshipMetadata))] [DataContractAttribute(Name="RelationshipMetadataBase", Namespace="http://schemas.microsoft.com/xrm/2011/Metadata")] [KnownTypeAttribute(typeof(ManyToManyRelationshipMetadata))] public abstract class RelationshipMetadataBase : MetadataBase
This is the base class used by OneToManyRelationshipMetadata and ManyToManyRelationshipMetadata.
System.Object
Microsoft.Xrm.Sdk.Metadata.MetadataBase
Microsoft.Xrm.Sdk.Metadata.RelationshipMetadataBase
Microsoft.Xrm.Sdk.Metadata.ManyToManyRelationshipMetadata
Microsoft.Xrm.Sdk.Metadata.OneToManyRelationshipMetadata
Microsoft.Xrm.Sdk.Metadata.MetadataBase
Microsoft.Xrm.Sdk.Metadata.RelationshipMetadataBase
Microsoft.Xrm.Sdk.Metadata.ManyToManyRelationshipMetadata
Microsoft.Xrm.Sdk.Metadata.OneToManyRelationshipMetadata
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Development Platforms
Windows Server 2008Target Platforms
Windows Server 2008, Windows 7 (All Versions), Windows Vista (All Versions)Send comments about this topic to Microsoft.
© 2011 Microsoft Corporation. All rights reserved.