Class CreateConnectionParams
Inheritance
System.Object
CreateConnectionParams
Namespace: FastReport.Web.Services
Assembly: FastReport.OpenSource.Web.dll
Syntax
public sealed class CreateConnectionParams
Properties
Connection
Declaration
public string Connection { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ConnectionName
Declaration
public string ConnectionName { get; set; }
Property Value
Type | Description |
---|---|
System.String |