A newer version of this page is available.
Switch to the current version.
DBNameTypePair Fields
Stores a pair of values, specifying a DBColumnType along with its corresponding name.Name | Description |
---|---|
Name | A String value, specifying the database column name. |
Type | A DBColumnType value, specifying the database column type. |
See Also
Feedback