IDataCubeServiceScheduleInMemoryCube Method

Overload List
  NameDescription
Public methodScheduleInMemoryCube(Guid, ScheduleRule)
Creates a scheduled task to build an in-memory cube for specific data cube, or deletes existing schedule. A schedule will be created or deleted 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, or deletes existing schedule.
Top
See Also