2 references to GetEntitySqlValue
System.Web.Entity (2)
System\Data\WebControls\EntityDataSourceColumn.cs (1)
167
return this.memberPath.
GetEntitySqlValue
();
System\Data\WebControls\EntityDataSourceMemberPath.cs (1)
176
prefix = parent.
GetEntitySqlValue
();