EMS.Services.IEMSLoggingService.LoggingEnabled

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

Delphi

property LoggingEnabled: Boolean read GetLoggingEnabled;

C++

__property bool LoggingEnabled = {read=GetLoggingEnabled};

プロパティ

種類 可視性 ソース ユニット
property public
EMS.Services.pas
EMS.Services.hpp
EMS.Services IEMSLoggingService


説明

RAD サーバー エンジン(RAD サーバーサーバー)のログ機能が有効(True)か無効(False)かを示します。

関連項目