GroupArgsKeyFunction Property |
Gets or sets the key function.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.3.0
Syntax public BsonJavaScript KeyFunction { get; set; }
Public Property KeyFunction As BsonJavaScript
Get
Set
member KeyFunction : BsonJavaScript with get, set
Property Value
Type:
BsonJavaScriptSee Also