RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDSServerMethodProvider.PrepareMethod Method
Pascal
function PrepareMethod(const Con: TDSServerConnectionHandler; const Message: TDBXCommandMessage; const ActiveStreamerRowList: TDBXActiveTableReaderList; const InRow: TDBXStreamerRow): TDSServerMethod;
C++
__fastcall TDSServerMethod PrepareMethod(const TDSServerConnectionHandler Con, const TDBXCommandMessage Message, const TDBXActiveTableReaderList ActiveStreamerRowList, const TDBXStreamerRow InRow);

This is PrepareMethod, a member of class TDSServerMethodProvider.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!