v5:dictionary:metatype
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| v5:dictionary:metatype [2021/03/09 10:16] – [Description] type can be string or ADOFieldObject, dregad | v5:dictionary:metatype [2021/03/09 10:41] (current) – [Usage] dregad | ||
|---|---|---|---|
| Line 20: | Line 20: | ||
| */ | */ | ||
| - | print $db-> | + | print $db-> |
| /* | /* | ||
| - | * Returns 'C' | + | * Using a Field Object from a recordset |
| - | */ | + | */ |
| + | $rs = $db-> | ||
| + | $field = $rs-> | ||
| + | print $rs-> | ||
| + | print $rs-> | ||
| </ | </ | ||
| + | |||
v5/dictionary/metatype.1615281368.txt.gz · Last modified: by dregad
