Share via


Database Engine Administration Programming Overview

This topic provides an overview of administering the Datenbankmodul programmatically.

Overview

Datenbankmodul administration programming is concerned with three APIs: SMO (including RMO and NMO), SQL-DMO, and WMI. These three API sets let the programmer write programs that manage the SQL Server-Datenbankmodul. They represent programming interfaces that provide the data definition language (DDL) for SQL Server.

Siehe auch

Andere Ressourcen

SQL Server Management Objects (SMO)
WMI and SQL Server
SQL Distributed Management Objects (SQL-DMO)

Hilfe und Informationen

Informationsquellen für SQL Server 2005