IBX.IBSubscription.TIBSubscriptions.GrantTo

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

Delphi

procedure GrantTo(UserName : string);

C++

void __fastcall GrantTo(System::UnicodeString UserName);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
IBX.IBSubscription.pas
IBX.IBSubscription.hpp
IBX.IBSubscription TIBSubscriptions


説明

UserName パラメータで指定されたユーザーに、登録されているサブスクリプションを使用する権限を付与します。

関連項目