다음을 통해 공유


SqlAuthenticationParameters.UserId 속성

정의

사용자 로그인 이름/ID를 가져옵니다.

public:
 property System::String ^ UserId { System::String ^ get(); };
public string UserId { get; }
member this.UserId : string
Public ReadOnly Property UserId As String

속성 값

사용자 로그인 이름/ID

적용 대상