Skip to main content Skip to complementary content

QvEventLogServer.cs reference

CreateConnection() method

This returns a new instance of QvEventLogConnection, which defines all of the tables and columns required and the method for retrieving the rows from the data source in QvEventLogConnection.cs.

CreateConnection()

Returns:

A new instance of QvEventLogConnection.

CreateConnectionString() method

This method is called when QlikView or Qlik Sense sends a QVX_EDIT_CONNECT command. The method must be implemented by the user and may return connect string parameters.

CreateConnectionString()

Returns:

String with parameters. Example:

“Server=localhost;UserId=SomeUserName”

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!