Yeah, I've searched and seen other threads asking the same question, but they're dated all the way back to 2006.
What are the object oriented features on DBPro? I've seen the type keyword used a few times, but I've only been able to make data members, no member functions or anything of that sort.
Another thing I want to consider is its capability of Polymorphism (ambiguous classes, virtual functions, etc), public/protected/private, and other things that you'd find in C++ classes.
I bet you all can tell that I'm a C++ guy, I'm just starting to experiment with DBPro again.