Database.SetOwner Method
Include Protected Members
Include Inherited Members
Sets the database owner.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
SetOwner(String) | Sets the database owner. | |
SetOwner(String, Boolean) | Sets the database owner. |
Top