A marker interface that represents a command (see CommandDocument).
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.3.0
Syntax public interface IMongoCommand : IMongoQuery
Public Interface IMongoCommand
Inherits IMongoQuery
type IMongoCommand =
interface
interface IMongoQuery
end
See Also