Dundas.BI.Scripting Namespace

 
Classes
  ClassDescription
Public classFunctionNode
Represents a formula in syntax tree.
Public classPlaceholderNode
Represents a placeholder in syntax tree.
Public classScriptException
Custom Exception for use with building scripts. If a script fails during a build this will be thrown This exception will contain information about what the error is and where it occurred within the script.
Public classSyntaxTreeNode
Syntax tree node.
Enumerations
  EnumerationDescription
Public enumerationScriptExceptionType
Script exception type.