[This is preliminary documentation and subject to change.]
Drop all indexes and foreign key constraints of this table.
This method drops all foreign key constrainst that belong to this table and all foreign key constraints belonging to other tables that reference this table. The constraint information is kept in memory and can be reapplied with ReconnectTable.
SqlCeDatabase Class | Primeworks.DesktopSqlCe Namespace