Datasnap.DSCommonServer.TDSMethodInfo.AuthRole

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

Delphi

property AuthRole: TObject read FAuthRole write SetAuthRole;

C++

__property System::TObject* AuthRole = {read=FAuthRole, write=SetAuthRole};

プロパティ

種類 可視性 ソース ユニット
property public
Datasnap.DSCommonServer.pas
Datasnap.DSCommonServer.hpp
Datasnap.DSCommonServer TDSMethodInfo

説明

オーサリングが目的で使用された RTTI 属性を指定します。

AuthRole プロパティは、ユーザーのオーサリングが目的で使用された RTTI 属性を指定します。

関連項目