1 write to _clrEntityType
System.Web.Entity (1)
System\Data\WebControls\EntityDataSourceWrapperCollection.cs (1)
71
_clrEntityType
= EntityDataSourceUtil.GetClrType(ocWorkspace, entityType);
1 reference to _clrEntityType
System.Web.Entity (1)
System\Data\WebControls\EntityDataSourceWrapperCollection.cs (1)
160
get { return
_clrEntityType
; }