specify whether method calls are supported.
[Visual Basic] Function methodCallsSupported() As Boolean [C#] bool methodCallsSupported(); [C++] bool methodCallsSupported(); [JScript] function methodCallsSupported(): bool;
specify whether method calls are supported.
IReflect Interface | com.db4o.reflect Namespace