Click or drag to resize

MsSqlConnectionData Constructor

Initializes a new instance of the MsSqlConnectionData class

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

Parameters

connection
Type: Dynamicweb.DataManagementMsSqlConnection
See Also