Show / Hide Table of Contents

Class CacheInvalidationOperations

This is an extract from the CacheManager class. It is used to updated the cacheinvalidation table.

Inheritance
object
CacheInvalidationOperations
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.Data.Cache
Assembly: SoDataBase.dll
Syntax
public static class CacheInvalidationOperations

Methods

UpsertCacheInvalidation(string)

This is an extract from the CacheManager class. It is used to updated the cacheinvalidation table.

Declaration
public static void UpsertCacheInvalidation(string name)
Parameters
Type Name Description
string name
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top