CNAS取数仪器端升级
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

SqlServerFormatConfig.xml 444B

il y a 5 ans
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>