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