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。

適用対象