DataConnectionFactoryNewTableManagerObject Method |
Creates a new table manager object with the given connection string
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public static ITableManager NewTableManagerObject(
string connectionString
)
Parameters
- connectionString
- Type: SystemString
Connection string
Return Value
Type:
ITableManagerSee Also