Click or drag to resize

RddFieldInfo Methods

X#

The RddFieldInfo type exposes the following members.

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