Click or drag to resize
IWritablePdxInstance Interface
WritablePdxInstance is a [!:IPdxInstance] that also supports field modification using the SetField(String, Object)method. To get a WritablePdxInstance call [!:IPdxInstance.CreateWriter].

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

The IWritablePdxInstance type exposes the following members.

Methods
  NameDescription
Public methodSetField
Top
See Also