Exemplo n.º 1
0
 public IndexedHashtable getTimestamp(MultiSourceQuery msq)
 {
     return(msq.execute("Connection", "getTimestamp", new object[] { }));
 }