CNAS取数仪器端升级
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

SqliteFormatConfig.xml 499B

4 months ago
1234567891011121314
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <SqliteFormatConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  3. <SqliteFileDateColumnFormat></SqliteFileDateColumnFormat>
  4. <SqliteFileNameFormat></SqliteFileNameFormat>
  5. <ReadSqliteFileMode>0</ReadSqliteFileMode>
  6. <AutoSql>
  7. <SqliteViewName></SqliteViewName>
  8. <SqliteViewSql></SqliteViewSql>
  9. </AutoSql>
  10. <SpecialDtOpera>
  11. <Method></Method>
  12. <Value></Value>
  13. </SpecialDtOpera>
  14. </SqliteFormatConfig>