ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:reference:connection:setcustommetatype

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
v5:reference:connection:setcustommetatype [2021/01/18 04:09] mnewnhamv5:reference:connection:setcustommetatype [2021/01/20 01:30] (current) mnewnham
Line 3: Line 3:
 <WRAP right box> <WRAP right box>
 **From Version 5.22**\\ **From Version 5.22**\\
 +==See Also==
 +[[v5:reference:connection:getcustommetatypes|getCustomMetaTypes]]\\
 == Syntax == == Syntax ==
   bool setCustomMetaType(   bool setCustomMetaType(
Line 25: Line 27:
  
 ===== $handleAsType ==== ===== $handleAsType ====
-One of the standard [[v5:dictionary:dictionary_index|metaTypes]]. This indicates what type of data the new type is, and how it should be handled prior to insertion. If not set, then no attempt is made to process the data.+One of the standard [[v5:dictionary:dictionary_index|metaTypes]]. This indicates what type of data the new type is, and how it should be handled prior to insertion. If not set, then no attempt is made to process the data, and an attempt is made to insert the data in the format that it was provided.
  
 =====$callback ===== =====$callback =====
v5/reference/connection/setcustommetatype.txt · Last modified: 2021/01/20 01:30 by mnewnham