Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

Type

永続性を提供するために使用するストレージ・クラスです。

Synopsis

<Type>%CacheStorage</Type>

この要素の値は、クラス名です。

概要

この要素は、このクラスに対して永続性を提供するストレージ・クラスを指定します。

%Library.CacheStorageOpens in a new tab クラスは、既定のストレージ・クラスで、既定のストレージ構造を提供します。

%Library.CacheSQLStorageOpens in a new tab クラスは、従来のデータ構造をマップするために使用します。

シリアル (埋め込み) クラスでは、このキーワードは %Library.CacheSerialStateOpens in a new tab で設定する必要があります (新規クラス・ウィザードにより、自動的に設定されます)。

既定値

<Type> 要素の既定値は、%Library.CacheStorageOpens in a new tab です。

FeedbackOpens in a new tab