ISelectResultsIsModifiable Property |
True if this ISelectResults is modifiable.
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxbool IsModifiable { get; }
ReadOnly Property IsModifiable As Boolean
Get
property bool IsModifiable {
bool get ();
}
abstract IsModifiable : bool with get
Property Value
Type:
Boolean
See Also