RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IAdapterErrors Interface

IAdapterErrors is implemented by adapter errors objects.

Pascal
IAdapterErrors = interface;
C++
__interface IAdapterErrors;

SiteComp

Adapter errors objects keep a list of errors detected while executing an adapter action or generating a page using an adapter. Adapter errors objects may be accessed with server-side script using the adapter's Errors property. 

 

IAdapterError 

TCustomAdapter

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!