Xbase Class Library  2.0.0
Public Attributes | List of all members
xbSchemaRec Struct Reference

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

#include <dbf.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: