strDDFieldExt Structure
<< Click to Display Table of Contents >>
strDDFieldExt Structure
|
|
Purpose
Record layout for the FieldExt.DDF table
Prototype
STRUCTURE strDDFieldExt ALIGN 1
Source Code
STRUCTURE strDDFieldExt ALIGN 1
MEMBER FileNo AS WORD // File ID From FILE.DDF
MEMBER FieldNo AS WORD // Field ID from FIELD.DDF
MEMBER ExtType AS WORD // Smithware Extended Data Type
// Indexes
// No Fields
// 0 FileID + Field ID
See Also
strDDFile, strDDField, StrDDIndex, StrDDComment