1 write to _queryText
System.Data.Entity (1)
System\Data\Objects\Internal\EntitySqlQueryState.cs (1)
93
_queryText
= commandText;
6 references to _queryText
System.Data.Entity (6)
System\Data\Objects\Internal\EntitySqlQueryState.cs (6)
36
/// Optional <see cref="DbExpression"/> that defines the query. Must be semantically equal to the <see cref="
_queryText
"/>.
39
/// It is important that this field is readonly for consistency reasons wrt <see cref="
_queryText
"/>.
115
commandText = this.
_queryText
;
133
ObjectQueryState retState = new EntitySqlQueryState(this.ElementType,
_queryText
, _queryExpression, _allowsLimit, this.ObjectContext, ObjectParameterCollection.DeepCopy(this.Parameters), Span.IncludeIn(this.Span, includePath));
175
_queryText
,
258
_queryText
, // Command Text