Click or drag to resize

AccessModifierTableContextTableName Property

Returns the table name

Namespace:  com.espertech.esper.compiler.client.option
Assembly:  NEsper.Compiler (in NEsper.Compiler.dll) Version: 8.0.0.0
Syntax
C#
public string TableName { get; }

Return Value

Type: String
table name
See Also