Click or drag to resize

FoxColumnContext Methods

X#

The FoxColumnContext type exposes the following members.

Functions
  NameDescription
Public methodBlankValue
Return the blank (non null) value of the column.
(Inherited from RddFieldInfo.)
Public methodClone
Clone a RddFieldInfo object.
(Inherited from RddFieldInfo.)
Public methodCopyValues
Copy values from one object to another.
(Inherited from RddFieldInfo.)
Public methodSameType
Check if two fields match in type, length and decimals.
(Inherited from RddFieldInfo.)
Public methodToString (Overrides ToString.)
Public methodValidate
Validate combinations of type, length and decimals.
(Inherited from RddFieldInfo.)
Top
See Also