Home
last modified time | relevance | path

Searched refs:DbValueObjectInsertID (Results 1 – 3 of 3) sorted by relevance

/dports/net-mgmt/icinga2/icinga2-2.13.2/lib/db_ido/
H A Ddbvalue.cpp26 return new DbValue(DbValueObjectInsertID, value); in FromObjectInsertID()
44 return dbv->GetType() == DbValueObjectInsertID; in IsObjectInsertID()
H A Ddbvalue.hpp16 DbValueObjectInsertID enumerator
H A Ddbevents.cpp847 query1.NotificationInsertID = new DbValue(DbValueObjectInsertID, -1); in AddNotificationHistory()