Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的查询是->
select * from table where creation_Date BETWEEN '"+fromDate+"' and '"+ToDate+"'"
STR_TO_DATE似乎是您正在寻找的。
I need to create an XML file using C#. I am using a class that inherits List that represents a list of computers and later initialize it with values but the serializer doesn't get the attributes