إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
This topic provides an overview of administering the Database Engine programmatically.
Overview
Database Engine 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 Database Engine. They represent programming interfaces that provide the data definition language (DDL) for SQL Server.
See Also
Other Resources
SQL Server Management Objects (SMO)
WMI and SQL Server
SQL Distributed Management Objects (SQL-DMO)