System.Analytics.IApplicationActivityCacheManager.MaxCacheSize

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

Delphi

property MaxCacheSize: Integer read GetMaxCacheSize write SetMaxCacheSize;

C++

__property int MaxCacheSize = {read=GetMaxCacheSize, write=SetMaxCacheSize};

プロパティ

種類 可視性 ソース ユニット
property public
System.Analytics.pas
System.Analytics.hpp
System.Analytics IApplicationActivityCacheManager


説明

一時データ キャッシュの最大サイズ。

関連項目