Midware TServerObject.FResponseBuffer
Jump to navigation
Jump to search
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.