CTTable.GetIndexExtension
Syntax
String GetIndexExtension( )
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
GetDataExtension(), SetIndexExtension()