v9 MetastormDefault object

Hi

Which is correct?:

  1. SelectSql(null, "select * from table");

  2. SelectSql(new MetastormDefault(), "select * from table");

 

Tagged:

Comments