DataCacheErrorCode.KeyAlreadyExists フィールド

キーは既にキャッシュまたはリージョンに存在します。

名前空間: Microsoft.ApplicationServer.Caching
アセンブリ: Microsoft.ApplicationServer.Caching.Core (microsoft.applicationserver.caching.core.dll)

使用法

構文

'宣言
Public Const KeyAlreadyExists As Integer
public const int KeyAlreadyExists
public:
literal int KeyAlreadyExists
public static final int KeyAlreadyExists
public const var KeyAlreadyExists : int

解説

オブジェクトをキャッシュするために使用されるキーは、リージョンの内部と外部で一意である必要があります。

プラットフォーム

開発プラットフォーム

Visual Studio 2010 およびそれ以降, .NET Framework 4

対象プラットフォーム

Windows 7; Windows Server 2008 R2; Windows Server 2008 Service Pack 2; Windows Vista Service Pack 2

関連項目

参照

DataCacheErrorCode クラス
DataCacheErrorCode メンバー
Microsoft.ApplicationServer.Caching 名前空間