M
Mark
ADO connection objects had a Properties array which you could iterate
to determine connection string values, such as "Persist Security Info"
and the like.
Is there any facility in ADO.NET to do this aside from parsing the
ConnectionString?
to determine connection string values, such as "Persist Security Info"
and the like.
Is there any facility in ADO.NET to do this aside from parsing the
ConnectionString?