[This is preliminary documentation and is subject to change.]
Creates an instance of the query from JSON template with parameters populated from args optionally caching the template internal
representation. Do not cache templates that change often
Namespace: NFX.DataAccess.MongoDB.ConnectorAssembly: NFX.MongoDB (in NFX.MongoDB.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Parameters
- template
- Type:
System String
- cacheTemplate
- Type:
System Boolean
- args
- Type: NFX.Serialization.BSON TemplateArg
See Also