Class QueryInfo
public class QueryInfo : IQueryContext- Inheritance
- 
      
      QueryInfo
- Implements
- Extension Methods
Properties
Aliases
public AliasesContext? Aliases { get; set; }Property Value
Context
public object? Context { get; set; }Property Value
DataOptions
public DataOptions? DataOptions { get; set; }Property Value
Statement
public SqlStatement Statement { get; set; }