Login.Create Method

重载列表

名称 Description
Login.Create ()
Creates a login account on the instance of Microsoft SQL Server as defined by the Login object.
Login.Create (SecureString)  
Login.Create (String)  
Login.Create (SecureString, LoginCreateOptions)  
Login.Create (String, LoginCreateOptions)  

请参阅

参考

Login Class
Login Members
Microsoft.SqlServer.Management.Smo Namespace

其他资源

Managing Users, Roles, and Logins
主体
CREATE LOGIN (Transact-SQL)