QueryBuilderRunner Constructors
Enables you to integrate the Query Builder into your application.
Name | Parameters | Description |
---|---|---|
Query |
db |
Initializes a new instance of the Query |
Query |
schema |
Initializes a new instance of the Query |
Query |
schema |
Obsolete. This constructor has become obsolete. Use another constructor instead. |
Query |
schema |
Obsolete. This constructor has become obsolete. Use another constructor instead. |
See Also