Appearance
ServiceNow.Core
SNow.Core.Utils
QueryBuilder<T> Class
base on Expression Tree traversal
csharp
public class QueryBuilder<T> : System.Linq.Expressions.ExpressionVisitorType parameters
Inheritance System.Object 🡒 System.Linq.Expressions.ExpressionVisitor 🡒 QueryBuilder<T>
| Constructors | |
|---|---|
| QueryBuilder(Expression<Func<T,bool>>) |
| Properties | |
|---|---|
| query |
| Methods | |
|---|---|
| BuildQuery() |