Constructor OplogEntry
OplogEntry(string, OpType, long, string, string?, string?, object?)
public OplogEntry(string opId, OpType op, long checksum, string subkey, string? objectType = null, string? objectId = null, object? data = null)
public OplogEntry(string opId, OpType op, long checksum, string subkey, string? objectType = null, string? objectId = null, object? data = null)