Class LinqServiceQuery
public class LinqServiceQuery
- Inheritance
-
LinqServiceQuery
- Extension Methods
Properties
DataOptions
public DataOptions DataOptions { get; set; }
Property Value
QueryHints
public IReadOnlyCollection<string>? QueryHints { get; set; }
Property Value
Statement
public SqlStatement Statement { get; set; }