Datasnap.Midas.IAppServer.AS_RowRequest
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: Datasnap.Midas.pas Datasnap.Midas.hpp
| |
| Unit: Datasnap.Midas | |
| Parent: IAppServer | |
Delphi
function AS_RowRequest(const ProviderName: OleStr; Row: OleVariant; RequestType: Integer;
var OwnerData: OleVariant): OleVariant; safecall;
C++
virtual HRESULT __safecall AS_RowRequest(const System::Types::OleStr ProviderName, System::OleVariant Row, int RequestType, System::OleVariant &OwnerData, System::OleVariant &__AS_RowRequest_result) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.