RelationalQueryContext.RelationalQueryStringFactory Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A factory for creating a readable query string from a DbCommand
public virtual Microsoft.EntityFrameworkCore.Query.IRelationalQueryStringFactory RelationalQueryStringFactory { get; }
member this.RelationalQueryStringFactory : Microsoft.EntityFrameworkCore.Query.IRelationalQueryStringFactory
Public Overridable ReadOnly Property RelationalQueryStringFactory As IRelationalQueryStringFactory