DataCacheErrorCode.NamedCacheDoesNotExist 字段

命名缓存不存在。

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

用法

语法

声明
Public Const NamedCacheDoesNotExist As Integer
public const int NamedCacheDoesNotExist
public:
literal int NamedCacheDoesNotExist
public static final int NamedCacheDoesNotExist
public const var NamedCacheDoesNotExist : int

备注

参数值区分大小写;确保指定的命名缓存的大小写与 Get-Cache 命令所示的大小写相同。使用带有基于 PowerShell 的缓存管理工具的 Get-Cache 命令可查找群集中已创建的缓存。有关详细信息,请参阅缓存管理与 PowerShell (Velocity)

平台

开发平台

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 命名空间