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