Click or drag to resize
TableManager Constructor
Constructor

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public TableManager(
	string connectionStringName
)

Parameters

connectionStringName
Type: SystemString
Connection string name
See Also