The CubeMetaLoaderLoadType enumeration contains modes of factor loading.
It is used by the following properties and methods:
Value | Brief description |
0 | None. Loading mode is not set. |
1 | CreateOnly. Only create new factors on loading. |
2 | UpdateOnly. Only update existing factors on loading. |
3 | CreateAndUpdate. Create new factors and update existing ones on loading. |
See also: