TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
David Smith
NA
2k
0
BOF and EOF Not Supported in C sharp
Oct 14 2014 12:49 PM
Can someone give me logic in c sharp that's equivalent to the BOF and EOF in visual basic 6.0?
BOF (Not supported)
Returns true if the current record position is before the first record, otherwise false
Command Not Supported
EOF (Not supported)
Returns true if the current record position is after the last record, otherwise false
Command Not Supported
Reply
Answers (
2
)
How can I solve the code below errors in C++?
richtextbox databinding saving and reloading formated rtf