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.GenericAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic interface IWritablePdxInstance
Public Interface IWritablePdxInstance
public interface class IWritablePdxInstance
type IWritablePdxInstance = interface end
The IWritablePdxInstance type exposes the following members.
Methods
See Also