Kinetica C# API
Version 6.2.0.1
|
Optional parameters. More...
Public Attributes | |
const string | COLLECTION_NAME = "collection_name" |
Name of a collection which is to contain the newly created view. More... | |
Optional parameters.
The default value is an empty Dictionary. A set of string constants for the parameter options.
Definition at line 43 of file FilterByRadiusGeometry.cs.
const string kinetica.FilterByRadiusGeometryRequest.Options.COLLECTION_NAME = "collection_name" |
Name of a collection which is to contain the newly created view.
If the collection provided is non-existent, the collection will be automatically created. If empty, then the newly created view will be top-level.
Definition at line 50 of file FilterByRadiusGeometry.cs.