[Top]
Search
Search.Database
Search.Database.Base
|
Method Search.Database.Base()->remove_field()
- Method
remove_field
void remove_field(string field)
- Description
Remove a field from the database. Also removes all stored metadata
with this field, but not all indexed words using this field id.
- Parameter field
The (possibly wide string) field name to be removed.
|