MongoDB .NET Driver API Documentation
MongoDB .NET Driver API Documentation
Namespaces
MongoDB.Driver.GridFS
GridFSBucket Class
GridFSBucket Methods
Delete Method
Delete Method (BsonValue, CancellationToken)
GridFSBucket
Delete Method
Overload List
Name
Description
Delete(TFileId, CancellationToken)
Deletes a file from GridFS.
(Inherited from
GridFSBucket
TFileId
.)
Delete(BsonValue, 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