您要查找的是不是:
- Transact-SQL defines server system stored procedures and system functions that return catalog information. Transact-SQL定義了返回目錄信息的伺服器系統存儲過程和系統函數。
- Added information about full-text Data Definition Language (DDL) statements and system stored procedures. 添加了有關全文數據定義語言(DDL)語句和系統存儲過程的信息。
- The following tables list the changes to parameters in the Database Engine system stored procedures. 下表列出了對資料庫引擎系統存儲過程中的參數的更改。
- You can monitor SQL Server activity by using the sp_who and sp_lock system stored procedures. 可以通過使用sp_who和sp_lock系統存儲過程監視SQL Server活動。
- Microsoft SQL Server 2005 supports the following system stored procedures that are used for XML text management. Microsoft SQL Server 2005支持用於XML文本管理的下列系統存儲過程。
- The catalog views and system stored procedures listed in this section can be used to get information about DDL Triggers. 本節列出的目錄視圖和系統存儲過程可用於獲取有關DDL觸發器的信息。
- This can create situations in which some system stored procedures do not operate as expected when they are exposed on an HTTP endpoint. 這會導致出現這樣的情況:當在某個HTTP端點上公開一些系統存儲過程時,這些系統存儲過程並不按預期的方式操作。
- You can view database, file, partition, and filegroup properties using a variety of catalog views, system functions, and system stored procedures. 可以使用各種目錄視圖、系統函數和系統存儲過程來查看資料庫、文件、分區和文件組的屬性。
- Unless otherwise indicated, all system stored procedures return a value of 0 to indicate success and a nonzero value to indicate failure. 除非特別指明,否則所有系統存儲過程返回0值表示成功,返回非零值則表示失敗。
- Learn to program using system stored procedures, which provide access to all of the user-configurable functionality in a replication topology. 了解如何使用系統存儲過程(提供對複製拓撲中所有用戶可配置功能的訪問)進行編程。
- 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自動對象的系統存儲過程。
- 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. 可以通過SQL Server事件探查器(一個圖形用戶界面)或在命令行輸入的Transact-SQL系統存儲過程訪問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. 如果想要將系統存儲過程作為您自己的自定義SQL Server管理解決方案的一部分公開,您可以使用下列幾種備選方法。
- 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實例中執行電子郵件操作的系統存儲過程。
- Microsoft considers the system stored procedures, DDL, and SQL-SMO published interfaces, and works to maintain the backward compatibility of these interfaces. Microsoft考慮了系統存儲過程、DDL和SQL-SMO發布的介面,力求保留這些介面的向後兼容性。
- 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支持下列系統存儲過程,這些存儲過程實現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. 複製系統存儲過程被記錄並用作完成一次性任務(如實現複製)以及在批文件和腳本中使用的方法。
- Records of this type can be inserted into the audit trail using a system stored procedure called sa_audit_string. 可使用名為sa_audit_string的系統存儲過程將這種類型的記錄插入到審計追蹤中。
- We do not recommend that you name a user-defined stored procedure with the same name as a system stored procedure. 建議不要使用與系統存儲過程相同的名稱命名用戶定義存儲過程。
- You can also view the SPID column that is returned by the sp_who system stored procedure. 還可以查看sp_who系統存儲過程返回的SPID列。