1 write to _query
System.Data.Entity (1)
System\Data\EntityModel\SchemaObjectModel\EntityContainerEntitySetDefiningQuery.cs (1)
39
_query
= reader.Value;
2 references to _query
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\EntityContainerEntitySetDefiningQuery.cs (2)
34
get { return
_query
; }
47
if(String.IsNullOrEmpty(
_query
))