Click or drag to resize

DMConnectionFactoryCreateConnection Method

Namespace:  Dynamicweb.DataManagement
Assembly:  Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntax
public static DMConnection CreateConnection(
	int connectionType
)

Parameters

connectionType
Type: SystemInt32

Return Value

Type: DMConnection
See Also