Click or drag to resize
VehicleDapperRepo Constructor

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

Parameters

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