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