in

SQL Server Community Blogs

Voices of the SQL Server Community
All Tags » Performance » SMO (RSS)

Browse by Tags

Sorry, but there are no more tags available to filter with.
  • How to fix slow SMO performance

    By default, when SMO queries the database for the properties of an object, it only loads the basic properties. This reduces the number of tables it needs to join in the query, so dramatically improves performance, as long as you don't need the other properties. As an example, lets look at building a...
    Posted to Jon Sayce (Weblog) by jonsayce on 02-09-2008
Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems