Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21b940279113488

Jump to content

SQL Server Management Objects

From Wikipedia, the free encyclopedia

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]
  1. "Overview (SMO) - SQL Server". Microsoft Learn. July 1, 2022. Retrieved 2022-09-21.