QueryLogEntryExpressionBuilder typedef

QueryLogEntryExpressionBuilder = Expression Function(QueryLogEntryTable)

Implementation

typedef QueryLogEntryExpressionBuilder = _i1.Expression Function(
    QueryLogEntryTable);