Share via


SqlAuthenticationParameters.UserId 屬性

定義

取得使用者登入名稱/識別碼。

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

屬性值

使用者登入名稱/識別碼。

適用於