CTTable::GetIndexExtension
Syntax
CTString GetIndexExtension( ) const
Parameters
This method has no parameters.
Description
Gets the index file name extension (usually .idx).
Return
GetIndexExtension() returns the index file name extension. If not changed by SetIndexExtension(), the index extension is "idx".
See also
SetIndexExtension(), GetDataExtension()