Click or drag to resize

AccessConnectionData Constructor

Initializes a new instance of the AccessConnectionData class

Namespace:  Dynamicweb.DataManagement
Assembly:  Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntax
public AccessConnectionData(
	AccessConnection connection
)

Parameters

connection
Type: Dynamicweb.DataManagementAccessConnection
See Also