Rachit Agarwal Posted September 26, 2022 Share Posted September 26, 2022 I've some DB table without prefix "ps". I want to create Class Object Model for the same so what are the various ways to generate it? Is there any automatic way to generate it? Link to comment Share on other sites More sharing options...
Rhobur Posted September 26, 2022 Share Posted September 26, 2022 Automatic no.. you can code any class inheriting from ObjectModel just look into any of the /classes files. 1 Link to comment Share on other sites More sharing options...
Rachit Agarwal Posted September 27, 2022 Author Share Posted September 27, 2022 On 9/26/2022 at 1:27 PM, Rhobur said: Automatic no.. you can code any class inheriting from ObjectModel just look into any of the /classes files. Thank you for your reply. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now