Beispiel #1
0
 public IRecord Peek()
 {
     return(_recordSet.Peek());
 }