Datasnap.DSNames.TDSConnectionColumns

Delphi
TDSConnectionColumns = class
C++
class PASCALIMPLEMENTATION TDSConnectionColumns : public System::TObject
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | Datasnap.DSNames.pas Datasnap.DSNames.hpp |
Datasnap.DSNames | Datasnap.DSNames |
Description
Columns used by TDSConnectionEntity collection.
TDSConnectionColumns represents columns used by TDSConnectionEntity collection.
This table contains column descriptions.
Constant | Description |
---|---|
ConnectionName |
Connection name |
ConnectionProperties |
Semicolon separated list of connection properties. |
DriverName |
Driver name |
DriverProperties |
Semicolon separated list of driver properties. |