Xbase64 Class Library  3.1.2
Public Attributes | List of all members
xbSchemaRec Struct Reference

Defines a field in an XBase file header (DBF file header) More...

#include <xbdbf.h>

Public Attributes

char FieldName [11]
char Type
char * Address
unsigned char FieldLen
unsigned char NoOfDecs
char * Address2
char * fp
xbShort LongFieldLen

Detailed Description

Defines a field in an XBase file header (DBF file header)

This structure is only used internally by the xbDbf class.

Member Data Documentation

char* xbSchemaRec::Address
char* xbSchemaRec::Address2
unsigned char xbSchemaRec::FieldLen
char xbSchemaRec::FieldName[11]
char* xbSchemaRec::fp
xbShort xbSchemaRec::LongFieldLen
unsigned char xbSchemaRec::NoOfDecs
char xbSchemaRec::Type

The documentation for this struct was generated from the following file: