FdbTransactionLog.OnErrorCommand
Namespace: FoundationDB.Filters.Logging · class
Implements: Command
Constructors
OnErrorCommand
OnErrorCommand(FdbError code)
Properties
Code
FdbError Code { get; }
Op
Operation Op { get; }
Return the type of operation
Methods
GetArguments
string GetArguments(KeyResolver resolver)
Returns a formatted representation of the arguments, for logging purpose