[This is preliminary documentation and is subject to change.]
The MongoDBCRUDScriptQueryHandler type exposes the following members.Constructors
Name | Description | |
---|---|---|
![]() | MongoDBCRUDScriptQueryHandler | Initializes a new instance of the MongoDBCRUDScriptQueryHandler class |
Methods
Extension Methods
Fields
Name | Description | |
---|---|---|
![]() ![]() | QUERY_PARAM_FETCH_BY | |
![]() ![]() | QUERY_PARAM_FETCH_LIMIT | |
![]() ![]() | QUERY_PARAM_SKIP_COUNT | |
![]() | Source | (Inherited from CRUDQueryHandler.) |
Properties
Name | Description | |
---|---|---|
![]() | Converter | (Inherited from MongoDBCRUDQueryHandlerBase.) |
![]() | Name |
Returns query name that this handler handles
(Inherited from CRUDQueryHandler.) |
![]() | Store |
Store instance that handler is under
(Inherited from CRUDQueryHandler TStore .) |
See Also