예제 #1
0
 public static TableInformation[] GetTables()
 {
     return(odataHelper.GetTables());
 }