IDAHETConnection
Overview
The IDAHETConnection interface allows to get a connection by ObjectName.
Location
- Unit: uDAServerInterfaces.pas
- Ancestry: IDABaseConnection | IDAHETConnection
Required Methods
GetConnectionForObject
Returns the IDAConnection according to aObjectName.
function GetConnectionForObject(const aObjectName: string; aOpenConnection: Boolean): IDAConnection
Parameters:
- aObjectName: object name
- aOpenConnection: autoopen connection