DataCacheErrorCode.KeyDoesNotExist 字段

缓存或区域中不存在使用指定密钥缓存的对象。

命名空间: Microsoft.ApplicationServer.Caching
汇编: Microsoft.ApplicationServer.Caching.Core(在 microsoft.applicationserver.caching.core.dll 中)

用法

语法

声明
Public Const KeyDoesNotExist As Integer
public const int KeyDoesNotExist
public:
literal int KeyDoesNotExist
public static final int KeyDoesNotExist
public const var KeyDoesNotExist : 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 命名空间