Object Reference > True DBGrid Properties > NativeError Property |
The NativeError property returns a long integer containing the OLE DB Provider's error code for this Error object.
error.NativeError
Read-only at run time. Not available at design time.
The function of this property is identical to the ADO NativeError property.
Note
This property applies to Error object (OLE DB only).