MongoDB::UnacknowledgedResult - MongoDB unacknowledged result object
version v2.2.2
if ( $result->acknowledged ) {
...
}
This class represents an unacknowledged result, i.e. with write concern of "w => 0". No additional information is available and no other methods should be called on it.
acknowledged
Indicates whether this write result was acknowledged. Always false for this class.
• |
David Golden <david AT mongodb DOT com> |
|||
• |
Rassi <rassi AT mongodb DOT com> |
|||
• |
Mike Friedman <friedo AT friedo DOT com> |
|||
• |
Kristina Chodorow <k DOT chodorow AT gmail DOT com> |
|||
• |
Florian Ragwitz <rafl AT debian DOT org> |
This software is Copyright (c) 2020 by MongoDB, Inc.
This is free software, licensed under:
The Apache License, Version 2.0, January 2004