User Constructor
Initializes a new instance of the User class.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
Name | Description |
---|---|
User () |
Initializes a new instance of the User class.
|
User (Database, String) |
Initializes a new instance of the User class on the specified database with the specified name.
|
See Also
Reference
User Class
User Members
Microsoft.SqlServer.Management.Smo Namespace
Other Resources
Managing Users, Roles, and Logins
Principals
CREATE USER (Transact-SQL)