功能的介面區組態 (OLE Automation) - Database Engine
OLE Automation 擴充預存程序允許 Transact-SQL 批次、預存程序和觸發程序參考自訂 OLE Automation 物件。使用此對話,即可控制是否可以執行任何下列 OLE Automation 程序。
- sp_OACreate
- sp_OADestroy
- sp_OAGetErrorInfo
- sp_OAGetProperty
- sp_OAMethod
- sp_OASetProperty
- sp_OAStop
在 Microsoft SQL Server 的新安裝中,依預設會停用這些預存程序。
選項
啟用 OLE Automation
如果已核取,就會啟用 OLE Automation 預存程序。如需有關 OLE Automation 的詳細資訊,請參閱《SQL Server 線上叢書》中的<Transact-SQL 中的 OLE Automation 物件>。
如需有關設定 SQL Server 選項的詳細資訊,請參閱《SQL Server 線上叢書》裡的<sp_configure (Transact-SQL)>。