Click or drag to resize

SQLOutputRowTypeContextDb Property

Returns the database name.

Namespace:  com.espertech.esper.common.client.hook.type
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public string Db { get; }

Return Value

Type: String
database name
See Also