Click or drag to resize

DMConnectionUtilityGetSqlStringVariables Method

Namespace:  Dynamicweb.DataManagement
Assembly:  Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntax
public static IEnumerable<QueryVariable> GetSqlStringVariables(
	string sqlCommandText
)

Parameters

sqlCommandText
Type: SystemString

Return Value

Type: IEnumerableQueryVariable
See Also