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