IBX.IBServices.TIBSecurityService.UserName

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

Delphi

property UserName : String read FUserName write FUserName;

C++

__property System::UnicodeString UserName = {read=FUserName, write=FUserName};

プロパティ

種類 可視性 ソース ユニット
property published
IBX.IBServices.pas
IBX.IBServices.hpp
IBX.IBServices TIBSecurityService

説明

ユーザーのログイン名を設定または取得します。

UserName プロパティを使用すると,ユーザーのログイン(ユーザー)名を設定または取得できます。

メモ:  この機能を使用するには,InterBase 6 をインストールする必要があります。