I am writing a program in .Net to retrieve properties of Sql Server.
How can I find the following properties without querying the database:
1. Replication enabled
2. Default language
3. Processors and threads running.
Thanks,
verve
How can I find the following properties without querying the database:
1. Replication enabled
2. Default language
3. Processors and threads running.
Thanks,
verve
Comment