QueryFactoryBaseCreate Method | 
| Name | Description | |
|---|---|---|
| Create | Creates a new DynamicQuery instance with no alias set.  (Inherited from QueryFactoryCore.) | |
| Create(String) | Creates a new DynamicQuery instance with the alias specified as the alias set.  (Inherited from QueryFactoryCore.) | |
| Create(TableValuedFunctionCall) | Creates a new DynamicQuery which wraps the specified TableValuedFunction call  |