SQL Server Management Objects

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by imported>Pngdeity at 22:43, 21 September 2022 (Reference edited with ProveIt). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

SQL Server Management Objects (SMO) are .NET objects introduced by Microsoft as of Microsoft SQL Server 2005, designed to allow for easy and simple programmatic management of Microsoft SQL Server.[1]

Using SMO, .NET programmers can design applications similar in functionality to Microsoft's SQL Server Management Studio.

SMO objects comes with all SQL Server versions starting from SQL Server 2005 (2005, 2008, 2008R2, 2012, 2014, 2016). It is included in all SQL Server editions, including the Express Edition.

References

[edit | edit source]
  1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).