Method ExistsById
ExistsById(BsonValue)
Tests whether a GridFS file exists.
public bool ExistsById(BsonValue id)
Parameters
id
BsonValueThe GridFS file.
Returns
- bool
True if the GridFS file exists.
Tests whether a GridFS file exists.
public bool ExistsById(BsonValue id)
id
BsonValueThe GridFS file.
True if the GridFS file exists.