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