Méthode |
Description |
|
Bind ( DataTable table, List list ) : void |
|
|
DependsOn ( DataColumn column ) : bool |
|
|
Eval ( ) : object |
|
|
Eval ( DataRow row, DataRowVersion version ) : object |
|
|
Eval ( int recordNos ) : object |
|
|
HasLocalAggregate ( ) : bool |
|
|
HasRemoteAggregate ( ) : bool |
|
|
IsConstant ( ) : bool |
|
|
IsFloat ( StorageType type ) : bool |
|
|
IsFloatSql ( StorageType type ) : bool |
|
|
IsInteger ( StorageType type ) : bool |
|
|
IsIntegerSql ( StorageType type ) : bool |
|
|
IsNumeric ( StorageType type ) : bool |
|
|
IsNumericSql ( StorageType type ) : bool |
|
|
IsSigned ( StorageType type ) : bool |
|
|
IsSignedSql ( StorageType type ) : bool |
|
|
IsTableConstant ( ) : bool |
|
|
IsUnsigned ( StorageType type ) : bool |
|
|
IsUnsignedSql ( StorageType type ) : bool |
|
|
Optimize ( ) : ExpressionNode |
|
|