Share via


DataSourceDefinition.UserName プロパティ

定義

レポート サーバーがデータ ソースへの接続に使用するユーザー名を取得または設定します。

public:
 property System::String ^ UserName { System::String ^ get(); void set(System::String ^ value); };
public string UserName { get; set; }
member this.UserName : string with get, set
Public Property UserName As String

プロパティ値

Stringユーザー名を格納している 。

適用対象