共用方式為


User 建構函式

Initializes a new instance of the User class.

命名空間:  Microsoft.SqlServer.Management.Smo
組件:  Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)

語法

'宣告
Public Sub New
'用途
Dim instance As New User()
public User()
public:
User()
new : unit -> User
public function User()

備註

The default constructor initializes any fields to their default values.

範例

管理使用者、角色和登入

請參閱

參考

User 類別

User 多載

Microsoft.SqlServer.Management.Smo 命名空間

其他資源

主體 (Database Engine)

CREATE USER (Transact-SQL)