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