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 612B

5 vuotta sitten
5 vuotta sitten
5 vuotta sitten
1234567891011121314
  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. <!-- <SqlServerConnection>Data Source=127.0.0.1;Integrated Security=SSPI;Initial Catalog=test</SqlServerConnection> -->
  5. <SqlServerConnection></SqlServerConnection>
  6. <AutoSql>
  7. <SqlServerViewName></SqlServerViewName>
  8. <SqlServerViewSql></SqlServerViewSql>
  9. </AutoSql>
  10. <SpecialDtOpera>
  11. <Method></Method>
  12. <Value></Value>
  13. </SpecialDtOpera>
  14. </SqlServerFormatConfig>