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