CNAS取数仪器端升级
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

SqlServerFormatConfig.xml 444B

5 лет назад
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>