UniformInt64RangePartitionSchemeDescription Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public sealed class UniformInt64RangePartitionSchemeDescription : System.Fabric.Description.PartitionSchemeDescription
type UniformInt64RangePartitionSchemeDescription = class
inherit PartitionSchemeDescription
Public NotInheritable Class UniformInt64RangePartitionSchemeDescription
Inherits PartitionSchemeDescription
- Inheritance
Constructors
UniformInt64RangePartitionSchemeDescription() | |
UniformInt64RangePartitionSchemeDescription(Int32, Int64, Int64) | |
UniformInt64RangePartitionSchemeDescription(Int32) |
Properties
HighKey | |
LowKey | |
PartitionCount | |
Scheme | (Inherited from PartitionSchemeDescription) |