Gets or sets an object that can compile source code into map and reduce delegates.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax public static IViewCompiler Compiler { get; set; }
Property Value
Type:
IViewCompilerSee Also