| 1. | As the name : create procedure dbo . myprocedure 作为该过程的名称: |
| 2. | As the name : create function dbo . myfunction 作为该函数的名称: |
| 3. | In the following examples , the dbo name qualifier is included 在下列示例中包含了dbo名称限定符。 |
| 4. | Transferring objects to the dbo schema 中的架构的方法。 |
| 5. | Is the owner of the object in the subscription database , if not dbo 订阅数据库中对象的所有者(如果不是dbo ) 。 |
| 6. | The script alterschematodbo . sql transfers every schema - scoped object in 将对象传输到dbo架构alterschematodbo . sql脚本将 |
| 7. | The dbo is a user that has implied permissions to perform all activities in the database Dbo是具有在数据库中执行所有活动的隐含权限的用户。 |
| 8. | Button , then only those items starting with " dbo " show up in the available objects list 按钮,则可用对象列表中只显示以“ dbo ”开头的那些项。 |
| 9. | Any object created by any member of the sysadmin role belongs to dbo automatically 由系统管理员角色中的任何成员创建的任何对象均自动属于dbo 。 |
| 10. | On upgrade to sql server 2005 , conflict tables are re - created with dbo as their owner 升级到sql server 2005时重新创建冲突表,将dbo作为表的所有者。 |