IDataCubeServiceScheduleInMemoryCube Method

Overload List
  NameDescription
Public methodScheduleInMemoryCube(Guid, ScheduleRule)
Creates a scheduled task to build an in-memory cube for specific data cube. A schedule will be created for the storage job associated with data cube tenant, or for non-tenant job otherwise.
Public methodScheduleInMemoryCube(Guid, ScheduleRule, NullableGuid)
Creates a scheduled task to build an in-memory cube for specific data cube.
Top
See Also