Class ConnectionsController.ConnectionsParams
Inheritance
System.Object
ConnectionsController.ConnectionsParams
Namespace: FastReport.Web.Controllers
Assembly: FastReport.OpenSource.Web.dll
Syntax
public sealed class ConnectionsParams
Properties
ConnectionString
Declaration
public string ConnectionString { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
ConnectionType
Declaration
public string ConnectionType { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |