1 write to clrType
System.Web.Entity (1)
System\Data\WebControls\EntityDataSourceMemberPath.cs (1)
45
this.
clrType
= EntityDataSourceUtil.GetMemberClrType(ocWorkspace, property);
1 reference to clrType
System.Web.Entity (1)
System\Data\WebControls\EntityDataSourceMemberPath.cs (1)
104
get { return this.
clrType
; }