'Declaration Public Enum CacheItemStatus Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum CacheItemStatus : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum CacheItemStatus Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum CacheItemStatus : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Actual | The cache is actual. |
Dirty | The cache does not correspond to the actual Salesforce table data. |
New | The cache is created recently and is not filled yet. It will be filled when the first query to this table will be executed. |
System.Object
System.ValueType
System.Enum
Devart.Data.Salesforce.CacheItemStatus
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2