Purpose
Mode that indicates how the column values are determined.
Class
Type
Access
Data Type
Symbol
Description
In the method bDataColumn:Init() was specified with the argument <symFieldMode>, whether the column values are determined with
•a field in a server,
•an expression,
•an access in a server or
•an access/assign in a server.
With the access bDataColumn:FieldMode this mode is returned.
The following values are supported:
| Value | Description | 
| #Field | The column values are determined with a field in a server. | 
| #Expression | The column values are determined with an expression. | 
| #Access | The column values are determined with an access in a server. | 
| #AccessAssign | The column values are determined with an access/assign in a server. | 
See Also
Page url: http://www.YOURSERVER.com/index.html?bdatacolumn_fieldmode.htm