Click or drag to resize
ProjectionLiteral.ToQueryText Method
Overload List
  NameDescription
Public methodToQueryText()
Retrieves a ready to use text representation of the contained function call
(Inherited from DbFunctionCall.)
Public methodToQueryText(Boolean)
Retrieves a ready to use text representation of the contained function call
(Overrides DbFunctionCall.ToQueryText(Boolean).)
Top
See Also