IGemFireCacheGetPdxIgnoreUnreadFields Method |
Returns whether Cache saves unread fields for Pdx types.
Namespace: GemStone.GemFire.Cache.GenericAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxbool GetPdxIgnoreUnreadFields()
Function GetPdxIgnoreUnreadFields As Boolean
bool GetPdxIgnoreUnreadFields()
abstract GetPdxIgnoreUnreadFields : unit -> bool
Return Value
Type:
Boolean
See Also