ConnectionHelper Class

Relativity Custom Pages
Defines and establishes a database connection based on workspace ID.
Inheritance Hierarchy

System.Object
  Relativity.CustomPages.ConnectionHelper

Namespace:  Relativity.CustomPages
Assembly:  Relativity.CustomPages (in Relativity.CustomPages.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

public static class ConnectionHelper

The ConnectionHelper type exposes the following members.

Methods

  NameDescription
Public methodStatic memberHelper
Returns a custom page helper object which later can be used to obtain database connection, service or authentication manager instance.
Top
See Also

Reference