Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to Generate POCO base on DMV information on SQL Server #4

Open
aleblanc70 opened this issue Nov 27, 2018 · 2 comments
Open

Comments

@aleblanc70
Copy link
Contributor

I was wondering is you ever try to extract what is available in SYS Schema. I tried to monitor our SQL server.

@olsh
Copy link
Owner

olsh commented Nov 27, 2018

Hi @aleblanc70!

I didn't try that. I generate code using high-level DataGrip API. What is your case?

@aleblanc70
Copy link
Contributor Author

I try to do a little utility so I can monitor our SQL server performance..
So if I can generate POCO for table in the sys schema of SQL server I could generate a class then use a micro-ORM to query those tables.

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

No branches or pull requests

2 participants