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

◆ Address

char* xbSchemaRec::Address

◆ Address2

char* xbSchemaRec::Address2

◆ FieldLen

unsigned char xbSchemaRec::FieldLen

◆ FieldName

char xbSchemaRec::FieldName[11]

◆ fp

char* xbSchemaRec::fp

◆ LongFieldLen

xbShort xbSchemaRec::LongFieldLen

◆ NoOfDecs

unsigned char xbSchemaRec::NoOfDecs

◆ Type

char xbSchemaRec::Type

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