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