Click or drag to resize
AttachmentDapperRepo Constructor

Namespace: RMP.WCF.Model.Attachment
Assembly: RMP.WCF.Model (in RMP.WCF.Model.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public AttachmentDapperRepo(
	string connectionString,
	string fileStorageBase
)

Parameters

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