internal void DoSqlStuffNow() { object someParameter = new object(); Adpt.ImportStuff(someParameter); }