Click or drag to resize

MsSqlConnectionMeta Constructor

Initializes a new instance of the MsSqlConnectionMeta class

Namespace:  Dynamicweb.DataManagement
Assembly:  Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntax
public MsSqlConnectionMeta(
	MsSqlConnection connection
)

Parameters

connection
Type: Dynamicweb.DataManagementMsSqlConnection
See Also