![]() |
ATLAS Offline Software
|
Public Member Functions | |
| __init__ (self, value) | |
| __repr__ (self) | |
Public Attributes | |
| value = value | |
A utility class to hold a single parameter to be used in SQL queries.
Definition at line 112 of file TaskManager.py.
| python.TaskManager.DbParam.__init__ | ( | self, | |
| value ) |
Definition at line 114 of file TaskManager.py.
| python.TaskManager.DbParam.__repr__ | ( | self | ) |
Definition at line 116 of file TaskManager.py.
| python.TaskManager.DbParam.value = value |
Definition at line 115 of file TaskManager.py.