OpLogQueryProperty extension

on

Methods

additionalIdsProperty() → QueryBuilder<OpLog, List<AdditionalId>, QQueryOperations>
clientReferenceIdProperty() → QueryBuilder<OpLog, String?, QQueryOperations>
createdAtProperty() → QueryBuilder<OpLog, DateTime, QQueryOperations>
createdByProperty() → QueryBuilder<OpLog, String, QQueryOperations>
entityStringProperty() → QueryBuilder<OpLog, String, QQueryOperations>
entityTypeProperty() → QueryBuilder<OpLog, DataModelType, QQueryOperations>
idProperty() → QueryBuilder<OpLog, int, QQueryOperations>
nonRecoverableErrorProperty() → QueryBuilder<OpLog, bool, QQueryOperations>
operationProperty() → QueryBuilder<OpLog, DataOperation, QQueryOperations>
rowVersionProperty() → QueryBuilder<OpLog, int, QQueryOperations>
serverGeneratedIdProperty() → QueryBuilder<OpLog, String?, QQueryOperations>
syncDownRetryCountProperty() → QueryBuilder<OpLog, int, QQueryOperations>
syncedDownOnProperty() → QueryBuilder<OpLog, DateTime?, QQueryOperations>
syncedDownProperty() → QueryBuilder<OpLog, bool, QQueryOperations>
syncedUpOnProperty() → QueryBuilder<OpLog, DateTime?, QQueryOperations>
syncedUpProperty() → QueryBuilder<OpLog, bool, QQueryOperations>