Click or drag to resize

DbColumnInfo Methods

X#

The DbColumnInfo type exposes the following members.

Functions
  NameDescription
Public methodBlankValue
Return the blank (non null) value of the column.
(Inherited from RddFieldInfo.)
Public methodCalculateColumnType
Calculate the column type from the FieldType
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 (Inherited from RddFieldInfo.)
Public methodValidate
Validate combinations of type, length and decimals.
(Inherited from RddFieldInfo.)
Top
See Also