您要查找的是不是:
- Transact-SQL defines server system stored procedures and system functions that return catalog information. Transact-SQL定義了返回目錄信息的服務(wù)器系統存儲過(guò)程和系統函數。
- Added information about full-text Data Definition Language (DDL) statements and system stored procedures. 添加了有關(guān)全文數據定義語(yǔ)言(DDL)語(yǔ)句和系統存儲過(guò)程的信息。
- The following tables list the changes to parameters in the Database Engine system stored procedures. 下表列出了對數據庫引擎系統存儲過(guò)程中的參數的更改。
- You can monitor SQL Server activity by using the sp_who and sp_lock system stored procedures. 可以通過(guò)使用sp_who和sp_lock系統存儲過(guò)程監視SQL Server活動(dòng)。
- Microsoft SQL Server 2005 supports the following system stored procedures that are used for XML text management. Microsoft SQL Server 2005支持用于XML文本管理的下列系統存儲過(guò)程。
- The catalog views and system stored procedures listed in this section can be used to get information about DDL Triggers. 本節列出的目錄視圖和系統存儲過(guò)程可用于獲取有關(guān)DDL觸發(fā)器的信息。
- This can create situations in which some system stored procedures do not operate as expected when they are exposed on an HTTP endpoint. 這會(huì )導致出現這樣的情況:當在某個(gè)HTTP端點(diǎn)上公開(kāi)一些系統存儲過(guò)程時(shí),這些系統存儲過(guò)程并不按預期的方式操作。
- You can view database, file, partition, and filegroup properties using a variety of catalog views, system functions, and system stored procedures. 可以使用各種目錄視圖、系統函數和系統存儲過(guò)程來(lái)查看數據庫、文件、分區和文件組的屬性。
- Unless otherwise indicated, all system stored procedures return a value of 0 to indicate success and a nonzero value to indicate failure. 除非特別指明,否則所有系統存儲過(guò)程返回0值表示成功,返回非零值則表示失敗。
- Learn to program using system stored procedures, which provide access to all of the user-configurable functionality in a replication topology. 了解如何使用系統存儲過(guò)程(提供對復制拓撲中所有用戶(hù)可配置功能的訪(fǎng)問(wèn))進(jìn)行編程。
- Microsoft SQL Server 2005 supports the following system stored procedures that allow OLE automation objects to be used within a Transact-SQL batch. Microsoft SQL Server 2005支持以下允許在Transact-SQL批處理中使用OLE自動(dòng)對象的系統存儲過(guò)程。
- You access SQL Trace either through SQL Server Profiler, a graphical user interface, or through Transact-SQL system stored procedures entered at the command line. 可以通過(guò)SQL Server事件探查器(一個(gè)圖形用戶(hù)界面)或在命令行輸入的Transact-SQL系統存儲過(guò)程訪(fǎng)問(wèn)SQL跟蹤。
- If you intend to expose system stored procedures as part of your own custom SQL Server management solution, you may use the following alternative approaches. 如果想要將系統存儲過(guò)程作為您自己的自定義SQL Server管理解決方案的一部分公開(kāi),您可以使用下列幾種備選方法。
- Microsoft SQL Server 2005 supports the following system stored procedures that are used to perform e-mail operations from within an instance of SQL Server. Microsoft SQL Server 2005支持以下這些用于從SQL Server實(shí)例中執行電子郵件操作的系統存儲過(guò)程。
- Microsoft considers the system stored procedures, DDL, and SQL-SMO published interfaces, and works to maintain the backward compatibility of these interfaces. Microsoft考慮了系統存儲過(guò)程、DDL和SQL-SMO發(fā)布的接口,力求保留這些接口的向后兼容性。
- SQL Server 2005 supports the following system stored procedures that implement ODBC data dictionary functions and isolate ODBC applications from changes to underlying system tables. SQL Server 2005支持下列系統存儲過(guò)程,這些存儲過(guò)程實(shí)現ODBC數據字典功能并隔離ODBC應用程序使之不受基礎系統表更改的影響。
- Replication system stored procedures are documented and available as a method for accomplishing one-time tasks, such as implementing replication, and for using in batch files and scripts. 復制系統存儲過(guò)程被記錄并用作完成一次性任務(wù)(如實(shí)現復制)以及在批文件和腳本中使用的方法。
- Records of this type can be inserted into the audit trail using a system stored procedure called sa_audit_string. 可使用名為sa_audit_string的系統存儲過(guò)程將這種類(lèi)型的記錄插入到審計追蹤中。
- We do not recommend that you name a user-defined stored procedure with the same name as a system stored procedure. 建議不要使用與系統存儲過(guò)程相同的名稱(chēng)命名用戶(hù)定義存儲過(guò)程。
- You can also view the SPID column that is returned by the sp_who system stored procedure. 還可以查看sp_who系統存儲過(guò)程返回的SPID列。