enum O2GTableManagerMode
Brief
The enum specifies a set of constants representing the table manager mode that indicates whether a session uses a table manager or not.
Details
The table manager mode is used as an argument in the O2GSession.useTableManager method.
The type defined in the fxcore2.dll
assembly.
The namespace is fxcore2
.
Static Public Fields | |
The constant represents the mode in which a session object does not use a table manager. |
|
The constant represents the mode in which a session object uses a table manager. |