New to Telerik ReportingStart a free 30-day trial

IStorage implementation utilizing the various connectivity options provided by the Data Access ORM solution.

Definition

Constructors

Creates an instance of the storage.

C#
public DatabaseStorage(string backendName, string connectionString)
Parameters:backendNamestring

The backend string identifying the target backend. See Backend Strings and Provider Names List

connectionStringstring

The backend specific connection string need to connect.