QuerySpecExtensionMethodsAs Method |
Name | Description | |
---|---|---|
As(DynamicQuery, String) |
Specifies the alias of the query
| |
AsT(DynamicQueryT, String) |
Specifies the alias of the query
| |
AsTEntity(EntityQueryTEntity, String) |
Specifies the alias of the query as a whole. To set the alias of the target of the query, use TargetAs(alias).
|