2 references to ClrType
System.Web.Entity (2)
System\Data\WebControls\EntityDataSourceColumn.cs (1)
152
get { return this.memberPath.
ClrType
; }
System\Data\WebControls\EntityDataSourceMemberPath.cs (1)
138
object propertyValue = EntityDataSourceUtil.InitializeType(this.
ClrType
);