Click or drag to resize
RMPUserDapperRepo Constructor

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

Parameters

connectionString
Type: SystemString
The SQL connection string to use
See Also