EMS.Services.TEMSLoggingService.LoggingEnabled

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

Delphi

class property LoggingEnabled: Boolean read GetLoggingEnabled;

C++

/* static */ __property bool LoggingEnabled = {read=GetLoggingEnabled, nodefault};

プロパティ

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


説明

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

関連項目