 | HoarderConfigurationPartitionKey Property |
The Partition Key for the collection database. Because the collection only contains several thousand
documents and multi-partition high-performance queries are not needed, the PK is set to the constant value "P1".
Namespace: Orthogonal.Hoarder.StdLibAssembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.9
Syntaxpublic string PartitionKey { get; set; }
Property Value
String
See Also