示例#1
0
 public Grove.EntityData GetObjectSource(Grove.ORM.ObjectQuery query)
 {
     throw new Exception("The method or operation is not implemented.");
 }
示例#2
0
 public System.Collections.ArrayList GetObjectSet(Grove.ORM.ObjectQuery query)
 {
     throw new Exception("The method or operation is not implemented.");
 }
示例#3
0
 public System.Data.IDataReader GetDataReader(Grove.ORM.ObjectQuery query)
 {
     throw new Exception("The method or operation is not implemented.");
 }