enum O2GTableManagerStatus

Brief

The enum specifies a set of constants representing the table manager status.

Details

For details on the table manager status usage, see the description of the IO2GTableManagerListener interface.

The type defined in the fxcore2.dll assembly. The namespace is fxcore2.

Static Public Fields

TablesLoaded

The constant represents the tables loaded status.

TablesLoadFailed

The constant represents the tables load failed status.

TablesLoading

The constant represents the tables loading status.

back