TdxServerModeADODataSource.Connection Property
In This Article
Specifies an ADO connection object used to access data.
#Declaration
Delphi
property Connection: TADOConnection read; write;
#Property Value
Type |
---|
TADOConnection |
See Also