Midware TServerObject.FResponseBuffer
Revision as of 08:40, 9 May 2011 by Marie (talk | contribs) (Created page with ' Main page -> Midware component reference -> TServerObject -> [[Midware_TServerObject.FResponseBuffer …')
Main page -> Midware component reference -> TServerObject -> FResponseBuffer
Definition
protected FResponseBuffer: TMWBuffer;
Description
FResponseBuffer is a TMWBuffer component that TServerObject must fill with result set. See also FResultStatus which is used to hold a string answer indicating succes or failure. See Execute description for a discussion about this topic.