Check if the query is compiled -- NOT IMPLEMENTED.
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic bool IsCompiled { get; }
Public ReadOnly Property IsCompiled As Boolean
Get
public:
property bool IsCompiled {
bool get ();
}
member IsCompiled : bool with get
Property Value
Type:
Boolean
See Also