FireDAC.Phys.Intf.IFDPhysCommand.SourceRecordSetName
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
| Unit: FireDAC.Phys.Intf | |
| Parent: IFDPhysCommand | |
Delphi
property SourceRecordSetName: String read GetSourceRecordSetName write SetSourceRecordSetName;
C++
__property System::UnicodeString SourceRecordSetName = {read=GetSourceRecordSetName, write=SetSourceRecordSetName};
Description
Embarcadero Technologies does not currently have any additional information.