JHStaticCache(T) Methods From DCSoft.DBUtilityGeneric previous page next page 类库说明文档 JHStaticCacheT Methods The JHStaticCacheT generic type exposes the following members. Methods Name Description Clear 清空所有的缓存 Get 获取指定主键的缓存数据,如果不存在或过期则返回指定类型的默认值(default(T)) Insert 插入一条缓存,如果存在则更新,否则添加 Remove 删除指定缓存主键对应的缓存 Top See Also Reference JHStaticCacheT Class DCSoft.Utility.Cache Namespace dcxx previous page start next page