CacheGetEngineProperties

説明

現在のキャッシュエンジンが使用しているプロパティを返します。ColdFusion では、次のキャッシュエンジンを使用できます。

  • Ehcache(デフォルトのキャッシュエンジン)
  • JCS
  • Memcached
  • Redis
  • カスタムキャッシュプラグイン

戻り値

単一属性の構造体(name)。

カテゴリ

シンタックス

CacheGetEngineProperties()

関連項目

<cfscript>
       WriteDump(CacheGetEngineProperties()); // Returns the properties of the cache engine
       WriteOutput("The caching engine currently used is: " & CacheGetEngineProperties().name); // Returns the name of the cache engine
</cfscript>

出力

 Adobe

ヘルプをすばやく簡単に入手

新規ユーザーの場合

Adobe MAX 2024

Adobe MAX
クリエイティブカンファレンス

10 月 14 日~ 16 日 マイアミビーチおよびオンライン

Adobe MAX

クリエイティブカンファレンス

10 月 14 日~ 16 日 マイアミビーチおよびオンライン

Adobe MAX 2024

Adobe MAX
クリエイティブカンファレンス

10 月 14 日~ 16 日 マイアミビーチおよびオンライン

Adobe MAX

クリエイティブカンファレンス

10 月 14 日~ 16 日 マイアミビーチおよびオンライン