![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
And yes if you find the numeric value of the process type you wish to pass you can pass in form Cube.Process(1) althought it is much better to use the constants defined within the definition headers. |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
Devin: I can't remember where I found the actual details for the following enumerations, but anyway here you go: processDefault = 0 processFull = 1 processRefreshData = 2 processFlushCache = 3 processResume = 4 processSuspend = 5 processRefreshDataAndIndex = 6 processReaggregate = 7 These are what we use when we can the DSO API from an ActiveX task in DTS. HTH, Barry |
![]() |
| Thread Tools | |
| Display Modes | |
| |