FireDAC.Phys.Intf.IFDPhysCommand.SetSourceRecordSetName
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
Unit: FireDAC.Phys.Intf | |
Parent: IFDPhysCommand |
Delphi
procedure SetSourceRecordSetName(const AValues: String);
C++
virtual void __fastcall SetSourceRecordSetName(const System::UnicodeString AValues) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.