The following changes have been made to the HsvStarSchemaACM type library:
The IHsvStarSchemaTemplates interface has been added. For more information, see IHsvStarSchemaTemplates Interface.
The following changes have been made to the HsvStarSchemaACM object:
The following changes have been made to the CreateStarSchema method:
The data types for the arguments that specify the dimension members have been changed from Long to Variant. In addition, you can now specify dimension members in ways other than with member IDs; for example, you can use member lists and member labels.
The eaExtractType and vbExcludeDynamicAccts arguments have been added.
The vbRunAsynchronous, varalssSelctionMethods, and plNumDataRecords arguments have been removed.
The data type of the GetAsynchronousTaskStatus method’s plCurrentTask argument has been changed.
The GetExtractLogData method has been added.
For the SS_PUSH_OPTIONS enumeration, the ssCLEAR_ALL_DATA and ssCLEAR_DATA_SYPE constants have been removed, and the ssCREATE and ssUPDATE constants have been added. For more information, see the description of CreateStarSchema’s ssPushType argument.
The EA_EXTRACT_TYPE_FLAGS enumeration has been added. For more information, see the description of the CreateStarSchema method’s eaExtractType argument.
The EA_TASK_STATUS_FLAGS enumeration has been added. For more information, see the description of the GetAsynchronousTaskStatus method’s plCurrentTask argument.