다음을 통해 공유


Create 메서드

Creates a login account on the instance of Microsoft SQL Server as defined by the Login object

오버로드 목록

  이름 설명
공용 메서드 Create() () () () Creates a login account on the instance of SQL Server as defined by the Login object.
공용 메서드 Create(SecureString) Creates a login account on the instance of Microsoft SQL Server as defined by the Login object
공용 메서드 Create(String) Creates a login account on the instance of Microsoft SQL Server as defined by the Login object
공용 메서드 Create(SecureString, LoginCreateOptions) Creates a login account on the instance of Microsoft SQL Server as defined by the Login object
공용 메서드 Create(String, LoginCreateOptions) Creates a login account on the instance of Microsoft SQL Server as defined by the Login object

맨 위로 이동