EntityObject.IEntityWithRelationships.RelationshipManager 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回延迟创建的关系导航属性对象、集合和引用的容器。
[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
属性值
实现
- 属性