Click or drag to resize
AgencyDapperRepo Constructor

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 AgencyDapperRepo(
	string connectionString
)

Parameters

connectionString
Type: SystemString
Connection String to the SQL server
See Also