RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseAdapterAction.ImplGetFailureOptions Method

Indicates whether to perform an HTTP redirect after execution of this adapter action fails.

Pascal
function ImplGetFailureOptions: TAdapterActionRedirectOptions; virtual;
C++
virtual __fastcall TAdapterActionRedirectOptions ImplGetFailureOptions();

ImplGetFailureOptions returns an empty set. 

 

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