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