QueryMessage Class (original) (raw)

Represents a Query message.

Inheritance Hierarchy

Namespace: MongoDB.Driver.Core.WireProtocol.Messages
Assembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.10.0+569905ff5e778c38ea19d9d0392496a83e1704ed

Syntax

public class QueryMessage : RequestMessage

Public Class QueryMessage Inherits RequestMessage

type QueryMessage =
class inherit RequestMessage end

The QueryMessage type exposes the following members.

Constructors

| | Name | Description | | | ---------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------- | ----------------------------------------------------- | | Public method | QueryMessage | Initializes a new instance of the QueryMessage class. |

Top

Properties

Methods

Extension Methods

See Also

Reference