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