TdxServerModeFireDACDataSource.Connection Property
In This Article
Specifies a FireDAC connection object used to access data.
#Declaration
Delphi
property Connection: TFDConnection read; write;
#Property Value
Type |
---|
TFDConnection |
See Also