Property | Type | Description | |
---|---|---|---|
Bind | void | ||
DependsOn | bool | ||
Eval | object | ||
Eval | object | ||
Eval | object | ||
HasLocalAggregate | bool | ||
HasRemoteAggregate | bool | ||
IsConstant | bool | ||
IsTableConstant | bool | ||
NameNode | System.Collections.Generic | ||
NameNode | System.Collections.Generic | ||
Optimize | |||
ParseName | string |
Method | Description | |
---|---|---|
Bind ( |
||
DependsOn ( |
||
Eval ( ) : object | ||
Eval ( |
||
Eval ( int records ) : object | ||
HasLocalAggregate ( ) : bool | ||
HasRemoteAggregate ( ) : bool | ||
IsConstant ( ) : bool | ||
IsTableConstant ( ) : bool | ||
NameNode ( |
||
NameNode ( |
||
Optimize ( ) : |
||
ParseName ( char text, int start, int pos ) : string |
Parses given name and checks it validity
|