| | |
| | | namespace HStation.DAL.PostgreSql |
| | | { |
| | | /// <summary> |
| | | /// 流量计系列 |
| | | ///</summary> |
| | | public class AssetsFlowmeterSeries : BaseDAL_Paras_Flags_TagName_TreeSorter<Entity.AssetsFlowmeterSeries>, IAssetsFlowmeterSeries |
| | | /// |
| | | /// </summary> |
| | | public partial class AssetsFlowmeterSeries : BaseDAL_Paras_Flags_TagName_TreeSorter<Entity.AssetsFlowmeterSeries>, IAssetsFlowmeterSeries |
| | | { |
| | | /// <summary> |
| | | /// |
| | | /// </summary> |
| | | public override ConnectionConfig ConnectionConfig |
| | | /// |
| | | /// </summary> |
| | | public override ConnectionConfig ConnectionConfig |
| | | { |
| | | get { return Assets.ConfigHelper.PostgreSqlConnectionConfig; } |
| | | } |