| DMConnectionFactoryCreateConnection Method |
Namespace:
Dynamicweb.DataManagement
Assembly:
Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntax public static DMConnection CreateConnection(
int connectionType
)
Public Shared Function CreateConnection (
connectionType As Integer
) As DMConnection
Parameters
- connectionType
- Type: SystemInt32
Return Value
Type:
DMConnectionSee Also