Skip to main content

Enum ProactiveCachingOnlineMode

Namespace: Varigence.Languages.Biml.Cube

Assembly: Biml.dll

C#


public enum ProactiveCachingOnlineMode

Fields

FieldsDescription
ImmediateSpecifies that the store should be online immediately.
OnCacheCompleteSpecifies that the store should be online when cache construction is complete.