public void Dispose()
 {
     DbfDataReader.Dispose();
     DbfDataReader = null;
 }