Click or drag to resize

DMConnectionGetConnection Method (Int32, String)

Namespace:  Dynamicweb.DataManagement
Assembly:  Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntax
public static DMConnection GetConnection(
	int ID,
	string DBName
)

Parameters

ID
Type: SystemInt32
DBName
Type: SystemString

Return Value

Type: DMConnection
See Also