Click or drag to resize
IPdxUnreadFields Interface
Serialize the data in gemfire Portable Data eXchange(Pdx) Format. This format provides class versioning(forward and backward compability of types) in cache. This provides ability to query .NET domian objects.

Namespace: GemStone.GemFire.Cache.Generic
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public interface IPdxUnreadFields
See Also