Property Records
- Namespace
- QueryGuard
- Assembly
- QueryGuard.Core.dll
Records
Gets the captured commands, in capture order and therefore in sequence order.
public IReadOnlyList<QueryRecord> Records { get; }
Gets the captured commands, in capture order and therefore in sequence order.
public IReadOnlyList<QueryRecord> Records { get; }