设置更新存储过程的步骤
本文描述的更新存储过程允许对本机存储在数据库中的XML文档进行部分更新。
The update stored procedure described in this article enables partial updates to XML documents stored natively in the database.
通过创建更新存储过程,可以更新数据库中的XML文档而无需将其交给客户机。
By creating an update stored procedure it is possible to update XML documents in the database without needing to bring them over to the client.
应用推荐