where (array ids)


i have webservice upheld an array ints.
i'd name matter follows nonetheless keep removing errors. i need change array string?



[webmethod]
public minievent[] getadminevents(int buildingid, datetime startdate)
{
command.commandtext = @"select id,
startdatetime, enddatetime from
tb_bookings where buildingid in
(@buildingids) startdatetime <=
@fromdate";

sqlparameter buildid = new sqlparameter("@buildingids", buildingids);
}


Comments

Popular posts from this blog

list macos calm editors formula editors

how i practical urls indicate .aspx pages asp.net deployed an iis? (preferably but iis)

jaxb - xjc - reworking generated typesafe enum category members