MapperDatasheetResolveExpression Method |
Name | Description | |
---|---|---|
ResolveExpression(ExpressionResolutionFlags, String, String) |
Resolve an expression containing field references.
(Inherited from MapperKernel.) | |
ResolveExpression(String, DataTable, Int32, String) |
Resolve an expression possibly having field references. Since while filling the
datasheet the fields data has already passed through the fields and left them
positioned beyond the last row of interest, we need to get the field values from
the DataTable.
| |
ResolveExpression(String, DataTable, Int32, String, ExpressionResolutionFlags) |
Resolve an expression possibly having field references. Since while filling the
datasheet the fields data has already passed through the fields and left them
positioned beyond the last row of interest, we need to get the field values from
the DataTable.
|