다음을 통해 공유


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 서비스 팩 2; Windows Vista 서비스 팩 2

참고 항목

참조 항목

DataCacheErrorCode 클래스
DataCacheErrorCode 구성원
Microsoft.ApplicationServer.Caching 네임스페이스