Esempio n. 1
0
 // ===============================================================================
 //                                                       With Nested Foreign Table
 //                                                       =========================
 public Mst客室タイプマスタNss WithMst客室タイプマスタ()
 {
     _query.doNss(delegate() { return(_query.QueryMst客室タイプマスタ()); });
     return(new Mst客室タイプマスタNss(_query.QueryMst客室タイプマスタ()));
 }