Akonadi::Server::DbIntrospector::ForeignKey
Akonadi::Server::DbIntrospector::ForeignKey Class Reference
#include <dbintrospector.h>
Public Attributes | |
QString | column |
QString | name |
QString | onDelete |
QString | onUpdate |
QString | refColumn |
QString | refTable |
Detailed Description
A structure describing an existing foreign key.
Definition at line 30 of file dbintrospector.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Sep 26 2023 03:50:10 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Sep 26 2023 03:50:10 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.