EntityObject.IEntityWithRelationships.RelationshipManager 属性

定义

返回延迟创建的关系导航属性对象、集合和引用的容器。

[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
System.Data.Entity.Core.Objects.DataClasses.RelationshipManager System.Data.Entity.Core.Objects.DataClasses.IEntityWithRelationships.RelationshipManager { get; }
System.Data.Entity.Core.Objects.DataClasses.IEntityWithRelationships.RelationshipManager
 ReadOnly Property RelationshipManager As RelationshipManager Implements IEntityWithRelationships.RelationshipManager

属性值

实现

属性

适用于