C# Class Galen.CI.Azure.Sql.Sharding.App.ShardKeyRange

显示文件 Open project: GalenHealthcare/Galen.Ef.Deployer

Public Methods

Method Description
ShardKeyRange ( Type keyType, object lowValue, object highValue ) : System

Method Details

ShardKeyRange() public method

public ShardKeyRange ( Type keyType, object lowValue, object highValue ) : System
keyType System.Type
lowValue object
highValue object
return System