The Varigence company brand logo
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Schedule Demo
Account
Schedule Demo
Account

Enum ActionInvocation

Namespace:
Varigence.Languages.Biml.Cube.Action
Assembly:
Biml.dll
C#
    public enum ActionInvocation
    
  

Fields

Batch

Specifies that the action should be executed from a batch command. Note that this option is not yet implemented in SQL Server.

Interactive

Specifies that the action should be executed interactively when it is requested by a user or client application.

OnOpen

Specifies that the action should be executed when the cube is opened. Note that this option is not yet implemented in SQL Server.

© Varigence