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.

SqlServerFormatConfig.xml 444B

5 years ago
123456789101112
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <SqlServerFormatConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  3. <SqlServerFileDateColumnFormat>yyyyMMddHHmm</SqlServerFileDateColumnFormat>
  4. <AutoSql>
  5. <SqlServerViewName></SqlServerViewName>
  6. <SqlServerViewSql></SqlServerViewSql>
  7. </AutoSql>
  8. <SpecialDtOpera>
  9. <Method></Method>
  10. <Value></Value>
  11. </SpecialDtOpera>
  12. </SqlServerFormatConfig>