/ Published in: XML
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<?xml version="1.0"?> <asp-config version="1.0"> <sql name="deviceio-station-port-select"> <![CDATA[ select ID from DeviceIO where Station_Name = ? and Port = ? ]]> </sql> <asp-config>