Getting the SPID of a SqlConnection

  • Thread starter Thread starter Paul
  • Start date Start date
P

Paul

Is there a way to get the SPID at runtime (the server-side
connection/process ID, which you can see in the
management/current_activity/process_info area in Enterprise Manager) from an
active SqlConnection object? I have found zero related info in help, object
browser, or the API viewer. Is getting it directly impossible?

Paul
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top