Udostępnij za pośrednictwem


Właściwość DataSourceCredentials.UserId —

Gets or sets the user identification to be used by the data source for connecting to the report server.

Przestrzeń nazw:  Microsoft.Reporting.WinForms
Zestaw:  Microsoft.ReportViewer.WinForms (w Microsoft.ReportViewer.WinForms.dll)

Składnia

'Deklaracja
Public Property UserId As String
public string UserId { get; set; }
public:
property String^ UserId {
    String^ get ();
    void set (String^ value);
}
member UserId : string with get, set
function get UserId () : String
function set UserId (value : String)

Wartość właściwości

Typ: String
A string containing the user ID.

Zobacz też

Informacje

DataSourceCredentials Klasa

Przestrzeń nazw Microsoft.Reporting.WinForms