private TryGetSpan ( DbExpression expression, Span &span ) : bool | ||
expression | DbExpression | The expression for which Span information should be retrieved. |
span | Span | Will contain the Span information for the specified expression if it is present in the Span mapping dictionary. |
return | bool |