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

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

Public Methods

Method Description
ShardKeyValue ( Type keyType, object keyValue ) : System

Method Details

ShardKeyValue() public method

public ShardKeyValue ( Type keyType, object keyValue ) : System
keyType System.Type
keyValue object
return System