Click or drag to resize

AccessModifierTableOption Class

Implement this interface to provide or override the access modifier for a table.
Inheritance Hierarchy
SystemMulticastDelegate
  com.espertech.esper.compiler.client.optionAccessModifierTableOption

Namespace:  com.espertech.esper.compiler.client.option
Assembly:  NEsper.Compiler (in NEsper.Compiler.dll) Version: 8.0.0.0
Syntax
C#
public sealed class AccessModifierTableOption : MulticastDelegate

The AccessModifierTableOption type exposes the following members.

Constructors
  NameDescription
Public methodAccessModifierTableOption
Initializes a new instance of the AccessModifierTableOption class
Top
Methods
See Also