Click or drag to resize
AgencyEditor Constructor (String)
Default to Dapper repo

Namespace: RMP.WCF.Model.Agency
Assembly: RMP.WCF.Model (in RMP.WCF.Model.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public AgencyEditor(
	string connectionString
)

Parameters

connectionString
Type: SystemString
Connection string for the SQL server
See Also