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