Enum ProactiveCachingOnlineMode
Namespace: Varigence.Languages.Biml.Cube
Assembly: Biml.dll
C#
public enum ProactiveCachingOnlineMode
Fields
Fields | Description |
---|---|
Immediate | Specifies that the store should be online immediately. |
OnCacheComplete | Specifies that the store should be online when cache construction is complete. |