IBX.IBServices.TIBSecurityService.GroupID
Delphi
property GroupID : Integer read FGroupID write SetGroupID default 0;
C++
__property int GroupID = {read=FGroupID, write=SetGroupId, default=0};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | published | IBX.IBServices.pas IBX.IBServices.hpp |
IBX.IBServices | TIBSecurityService |
説明
ユーザーのグループ ID 番号を設定または取得します。
GroupID プロパティを使用すると,ユーザーのグループ識別番号(GID)を設定または取得できます。
メモ: この機能を使用するには,InterBase 6 をインストールする必要があります。