OTX-Runtime for C++  
OpenTestSystem::Otx::Runtime::Api::Custom::SqlImplementation::IConnection Class Referenceabstract

Represents an OTX Connection. More...

#include <IConnection.h>

Public Member Functions

virtual std::string GetConnectionId ()=0
 Gets the Connection Id which is generated in OTX-Runtime. More...
 

Detailed Description

Represents an OTX Connection.

Member Function Documentation

◆ GetConnectionId()

virtual std::string OpenTestSystem::Otx::Runtime::Api::Custom::SqlImplementation::IConnection::GetConnectionId ( )
pure virtual

Gets the Connection Id which is generated in OTX-Runtime.

Returns
Connection Id.

The documentation for this class was generated from the following file: