Click or drag to resize

ConfigurationCompiler Properties

The ConfigurationCompiler type exposes the following members.

Properties
  NameDescription
Public propertyByteCode
Returns code generation settings
Public propertyExecution
Returns statement execution-related settings, settings that influence event/schedule to statement processing.
Public propertyExpression
Returns the expression-related settings for compiler.
Public propertyLanguage
Returns the language-related settings.
Public propertyLogging
Returns logging settings applicable to compiler.
Public propertyPlugInAggregationFunctions
Returns the list of plug-in aggregation functions.
Public propertyPlugInAggregationMultiFunctions
Returns the list of plug-in aggregation multi-functions.
Public propertyPlugInPatternObjects
Returns the list of plug-in pattern objects.
Public propertyPlugInSingleRowFunctions
Returns the list of plug-in single-row functions.
Public propertyPlugInViews
Returns the list of plug-in views.
Public propertyPlugInVirtualDataWindows
Returns the list of plug-in virtual data windows.
Public propertyScripts
Returns script settings.
Public propertyStreamSelection
Returns settings applicable to streams (insert and remove, insert only or remove only) selected for a statement.
Public propertyViewResources
Returns view resources defaults.
Top
See Also