Beispiel #1
0
 public object[] LoadAllValues(IDictionary <string, object> context)
 {
     return(Dalc.LoadAllValues(PrepareQuery(context)));
 }