Searched defs:KeyProperties (Results 1 – 1 of 1) sorted by relevance
45 struct OOO_DLLPUBLIC_DBTOOLS KeyProperties struct49 sal_Int32 m_Type;50 sal_Int32 m_UpdateRule;51 sal_Int32 m_DeleteRule;52 KeyProperties(const ::rtl::OUString& _ReferencedTable, in KeyProperties() function61 KeyProperties():m_Type(0),m_UpdateRule(0),m_DeleteRule(0){} in KeyProperties() function
Completed in 4 milliseconds