开发者

Access to the windows registry using ADO .Net

开发者 https://www.devze.com 2022-12-10 15:10 出处:网络
Exist any ADO.NET Provider for 开发者_运维技巧access to the windows registry?Or rather you can use ADO to connect to the windows registry?

Exist any ADO.NET Provider for 开发者_运维技巧access to the windows registry? Or rather you can use ADO to connect to the windows registry?

Thanks in advance.


I'm not aware of a provider to the registry, but if you're looking to search the registry you could write a recursive function that enumerates the registry keys and applies your search criteria through string comparisons.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号