RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebGetFieldValues Interface

IWebGetFieldValues is used to iterate over multiple values associated with an adapter field.

Pascal
IWebGetFieldValues = interface;
C++
__interface IWebGetFieldValues;

SiteComp

IWebGetFieldValues is implemented by adapter fields that may have zero or more associated values. Server-side script accesses these values using the adapter field's Values property. 

 

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