Datasnap.DSClientRest.TDSRestLoginProperties.UserName

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

UserName: string;

C++

System::UnicodeString UserName;

プロパティ

種類 可視性 ソース ユニット
field public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSRestLoginProperties


説明

ログインする必要のあるユーザーの名前を保持しています。

UserName フィールドは string で、ログインする必要のあるユーザーの名前を保持しています。

関連項目