Click or drag to resize
MaintenanceLogEditor Constructor (String)

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

Parameters

connectionString
Type: SystemString
The connection string for the SQL server
See Also