[This is preliminary documentation and is subject to change.]
Namespace: NFX.DataAccess.MongoDBAssembly: NFX.MongoDB (in NFX.MongoDB.dll) Version: 3.0.0.1 (3.0.0.1)
public MongoDBCRUDQueryHandlerBase(
MongoDBDataStore store,
QuerySource source
)
public MongoDBCRUDQueryHandlerBase(
MongoDBDataStore store,
QuerySource source
)
Public Sub New (
store As MongoDBDataStore,
source As QuerySource
)
Public Sub New (
store As MongoDBDataStore,
source As QuerySource
)
public:
MongoDBCRUDQueryHandlerBase(
MongoDBDataStore^ store,
QuerySource^ source
)
public:
MongoDBCRUDQueryHandlerBase(
MongoDBDataStore^ store,
QuerySource^ source
)
new :
store : MongoDBDataStore *
source : QuerySource -> MongoDBCRUDQueryHandlerBase
new :
store : MongoDBDataStore *
source : QuerySource -> MongoDBCRUDQueryHandlerBase