pmMDA.NET

CacheHandler.ContainsAll Method 

[This is preliminary documentation and subject to change.]

public bool ContainsAll(
   Type ownerType,
   object ownerId,
   Type itemType,
   string fieldName,
   object[] itemIds
);

Implements

IDataObjectHandlerImpl.ContainsAll

See Also

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