标签: c# .net postgresql
有没有办法在c#应用程序中检索本地/网络PostgreSql服务器名称? 我的意思是像SQL Server方法:
instances = SqlDataSourceEnumerator.Instance.GetDataSources();