点击或拖拽改变大小

HslRedisHashFieldAttribute 构造函数

根据键名来读取写入当前的哈希的单个信息

命名空间:  HslCommunication.Reflection
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
public HslRedisHashFieldAttribute(
	string hashKey,
	string filed
)

参数

hashKey
类型:SystemString
哈希键名
filed
类型:SystemString
哈希域名称
参见