It refers directly to the ADO Field object implemented from the ADOtechnology by the Microsoft company. Only the most important properties and methods will be described in this documentation. For the complete interface description of the object see http://msdn.microsoft.com/en-us/library/ms677568(v=VS.85).aspx or http://www.w3schools.com/asp/ado_ref_field.asp.
Name | Column name |
---|---|
Pm_LastErr | The numeric error code of the result of the last executed method (property) of the AdoField object |
Pm_LastTextErr | The text description of the result of the last executed method (property) of the AdoField object |
Value | Value of the column in the current record |