1 write to group
System.Web.Entity (1)
System\Data\WebControls\EntityDataSourceColumn.cs (1)
201this.group = group;
4 references to group
System.Web.Entity (4)
System\Data\WebControls\EntityDataSourceColumn.cs (4)
207if (this.group.End.CorrespondingAssociationEndMember.RelationshipMultiplicity == RelationshipMultiplicity.ZeroOrOne) 249get { return this.group; } 283this.group.End.ParentAssociationSet.Name, this.group.End.Name);