Home | Trees | Indices | Help |
---|
|
object --+ | _Navigation --+ | Table --+ | FpTable
Provides an interface for working with FoxPro 2 tables
|
|||
_memoClass Visual Foxpro 6 specific |
|||
Inherited from |
|
|||
|
|||
|
|||
|
|||
_version =
|
|||
_versionabbr =
|
|||
_memoext =
|
|||
_yesMemoMask =
|
|||
_noMemoMask =
|
|||
_binary_types =
|
|||
_character_types = 'C', 'D', 'F', 'L', 'M', 'N'
|
|||
_currency_types = tuple()
|
|||
_date_types = 'D',
|
|||
_datetime_types = tuple()
|
|||
_fixed_types =
|
|||
_logical_types = 'L',
|
|||
_memo_types =
|
|||
_numeric_types =
|
|||
_text_types =
|
|||
_variable_types =
|
|||
_supported_tables =
|
|||
_dbfTableHeader =
|
|||
_dbfTableHeaderExtra =
|
|||
Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
Lives in the class, and on first access calls the supplied factory and maps the result into the instance it was called on
|
checks memo file for problems
|
builds the FieldList of names, types, and descriptions
|
Returns a group of three bytes, in integer form, of the date
|
Returns a Date() of the packed three-byte date passed in
|
|
_dbfTableHeader
|
_dbfTableHeaderExtra
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Jan 14 09:14:36 2016 | http://epydoc.sourceforge.net |