Abstract Methods |
The Abstract type exposes the following members.
Name | Description | |
---|---|---|
ClassDescribe | Reflects the class definition | |
ClassName | Retrieves the name of the class an object belongs to. | |
ClassObject | Retrieves the class object (System.Type) of a class. | |
Eval | ||
GetNoIVar | Handles access operations to undefined instance variables. | |
HasIVar | ||
IsDerivedFrom | Checks if an object belongs to or is derived from a particular class. | |
NoIvarGet | ||
NoIvarPut | ||
NoMethod | Handles calls to undefined methods. | |
Notify | Receives notifications from DatabaseEngines | |
SetNoIVar | Handles assign operations to undefined instance variables. |