Метод | Описание | |
---|---|---|
AggregateToken ( AggregateFunction function, QueryToken parent ) : System | ||
AggregateToken ( AggregateFunction function, object queryName ) : System | ||
Clone ( ) : QueryToken | ||
GetImplementations ( ) : Implementations? | ||
GetPropertyRoute ( ) : PropertyRoute | ||
IsAllowed ( ) : string | ||
NiceName ( ) : string | ||
ToString ( ) : string |
Метод | Описание | |
---|---|---|
BuildExpressionInternal ( BuildExpressionContext context ) : |
||
SubTokensOverride ( SubTokensOptions options ) : List |
public AggregateToken ( AggregateFunction function, QueryToken parent ) : System | ||
function | AggregateFunction | |
parent | QueryToken | |
Результат | System |
public AggregateToken ( AggregateFunction function, object queryName ) : System | ||
function | AggregateFunction | |
queryName | object | |
Результат | System |
protected BuildExpressionInternal ( BuildExpressionContext context ) : |
||
context | BuildExpressionContext | |
Результат |
public GetImplementations ( ) : Implementations? | ||
Результат | Implementations? |
public GetPropertyRoute ( ) : PropertyRoute | ||
Результат | PropertyRoute |
protected SubTokensOverride ( SubTokensOptions options ) : List |
||
options | SubTokensOptions | |
Результат | List |