I have a connection string and I want to be able to peek out for example “Data Source”.
Is there a parser, or do I have to search the string?

I have a connection string and I want to be able to peek out for example “Data Source”.
Is there a parser, or do I have to search the string?