DataCache.Remove 메서드
캐시에서 개체를 제거합니다.
오버로드 목록
이름 | 설명 |
---|---|
DataCache.Remove (String) |
개체가 캐시에서 제거되는지 여부를 나타냅니다.
|
DataCache.Remove (String, DataCacheItemVersion) |
개체가 캐시에서 제거되는지 여부를 나타냅니다.
|
DataCache.Remove (String, DataCacheLockHandle) |
개체가 캐시에서 제거되는지 여부를 나타냅니다.
|
DataCache.Remove (String, String) |
지정된 영역의 개체가 제거되는지 여부를 나타냅니다.
|
DataCache.Remove (String, DataCacheItemVersion, String) |
지정된 영역의 개체가 제거되는지 여부를 나타냅니다.
|
DataCache.Remove (String, DataCacheLockHandle, String) |
지정된 영역의 개체가 제거되는지 여부를 나타냅니다.
|
참고 항목
참조 항목
DataCache 클래스
DataCache 구성원
Microsoft.ApplicationServer.Caching 네임스페이스