| DMConnectionGetConnectionsBySql Method |
Namespace:
Dynamicweb.DataManagement
Assembly:
Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntax public static DMConnectionCollection GetConnectionsBySql(
string sqlCommandText
)
Public Shared Function GetConnectionsBySql (
sqlCommandText As String
) As DMConnectionCollection
Parameters
- sqlCommandText
- Type: SystemString
Return Value
Type:
DMConnectionCollectionSee Also