Click or drag to resize

AccessConnectionMeta Constructor

Initializes a new instance of the AccessConnectionMeta class

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

Parameters

connection
Type: Dynamicweb.DataManagementAccessConnection
See Also