spelling fixes (patch 1495562)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39409 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -2457,7 +2457,7 @@ this function.
|
||||
\param{UWORD }{numIndexColumns}, \param{wxDbIdxDef *}{pIndexDefs},
|
||||
\param{bool }{attemptDrop=true}}
|
||||
|
||||
This member function allows you to create secondary (non primary) indexes on
|
||||
This member function allows you to create secondary (non-primary) indexes on
|
||||
your tables. You first create your table, normally specifying a primary
|
||||
index, and then create any secondary indexes on the table. Indexes in
|
||||
relational model are not required. You do not need indexes to look up records
|
||||
|
Reference in New Issue
Block a user