pmMDA.NET

CacheHandler.Contains Method 

[This is preliminary documentation and subject to change.]

public bool Contains(
   Type ownerType,
   object ownerId,
   Type itemType,
   string fieldName,
   object itemId
);

Implements

IDataObjectHandlerImpl.Contains

See Also

CacheHandler Class | PmMda.Net.Dog.Persistence.Cache Namespace