<div dir="ltr"><div dir="ltr">Having a module that contains all the queries to the database, what is the most correct way to pass the result to the window containing _Data?<br>- Through a global public variable<br>- Through a private global variable instanced by a public function<br>- Through a property<br>or?<br><br>The execution times of the three modes seem similar.<br><br>Thanks for the attention.<br><br>Regards<br>Gianluigi<br></div></div>