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