QueryDataParametersGetCompleteQueryText Method |
Gets the complete query text updated with the parameters
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public string GetCompleteQueryText(
string queryText
)
Parameters
- queryText
- Type: SystemString
Query text template
Return Value
Type:
StringSee Also