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

Get SPID of SqlClient #28

Open
debugthings opened this issue Sep 2, 2014 · 0 comments
Open

Get SPID of SqlClient #28

debugthings opened this issue Sep 2, 2014 · 0 comments
Assignees
Labels
Milestone

Comments

@debugthings
Copy link
Contributor

Research and implement a way to get the SPID of a SqlConnection.

As of now it appears that we will have to rewrite the IL of the connection open() for a SqlConection object.

RISKY So, of course we need to make sure that we can safely do this across MULTIPLE versions of the SqlConnection and not just one of them.

Research has shown that there hasn't been much change in the methods or classes in a while, but that can always change.

@debugthings debugthings self-assigned this Sep 2, 2014
@debugthings debugthings added this to the v1.0 milestone Sep 2, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant