MongoDB .NET Driver API Documentation
MongoDB .NET Driver API Documentation
Namespaces
MongoDB.Driver.GridFS
GridFSBucket Class
GridFSBucket Methods
Delete Method
Delete Method (BsonValue, CancellationToken)
Delete Method (ObjectId, CancellationToken)
GridFSBucket
.
Delete Method
Overload List
Name
Description
Delete(BsonValue, CancellationToken)
Obsolete.
Deletes a file from GridFS.
Delete(ObjectId, CancellationToken)
Deletes a file from GridFS.
Top
See Also
Reference
GridFSBucket Class
MongoDB.Driver.GridFS Namespace
Copyright © 2010-2015 MongoDB Inc.
Send comments on this topic to
MongoDB