Skip to content
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.

CqlDataReader.FieldCount always zero #56

Open
robbiblubber opened this issue Aug 30, 2020 · 2 comments
Open

CqlDataReader.FieldCount always zero #56

robbiblubber opened this issue Aug 30, 2020 · 2 comments

Comments

@robbiblubber
Copy link

Hi, I've ported my work to CqlSharp and I really like it. I've found the FieldCount property in CqlDataReader always being 0 requiring me to implement am awkward workaround. I was expecting it to contain the number of fields in the reader. I also didn't find a scenario where VisibleFieldCount has a non-zero value. Is there a way to get FieldCount to actually give the number of fields in the data reader?

@reuzel
Copy link
Owner

reuzel commented Sep 3, 2020

hi,

Thank you for your interest in this project. Do note that this project is no longer maintained, as you may have noticed on the latest commit dates... If you have an interest in revitalizing this project (e.g. by taking ownership) please let me know.

Regards,
Joost

@robbiblubber
Copy link
Author

Hi,
thanks for your response anyway. I was actually expecting something like this. I could really be interested in continuing the project but I'll have a look at the code first. I'll get back on you when I did.
Thanks, Alex.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants