1 write to isKey
System.Web.Entity (1)
System\Data\WebControls\EntityDataSourceMemberPath.cs (1)
46
this.
isKey
= IsPropertyAKey(property);
1 reference to isKey
System.Web.Entity (1)
System\Data\WebControls\EntityDataSourceMemberPath.cs (1)
83
get { return this.
isKey
; }