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