Hello,
I am have a c# pipeline component, and I am trying to get the
transactional database connection string out of the (IDictionary)Context
object. I have the Context object, I am not sure how to get the connection
string out of that object.
Thanks