 | AccessModifierTableContext Constructor |
Ctor.
Namespace:
com.espertech.esper.compiler.client.option
Assembly:
NEsper.Compiler (in NEsper.Compiler.dll) Version: 8.0.0.0
Syntaxpublic AccessModifierTableContext(
StatementBaseInfo base,
string tableName
)
Parameters
- base
- Type: StatementBaseInfo
statement info - tableName
- Type: SystemString
table name
See Also