ObjBase#
- class pyedb.dotnet.database.utilities.obj_base.ObjBase(pedb, edb_object)#
Bases:
objectManages EDB functionalities for a base object.
Overview#
Import detail#
from pyedb.dotnet.database.utilities.obj_base import ObjBase
Property detail#
- property ObjBase.is_null#
Flag indicating if this object is null.
- property ObjBase.type#
Type of the edb object.
- property ObjBase.name#
Name of the definition.