Returns formatted information for given parameters.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- isInformation
- Type: System Object
True if the item is only an information
- connectionString
- Type: System Object
Connection string
- connectionOp
- Type: System Object
Connection operation
- queryName
- Type: System Object
Query name
- queryText
- Type: System Object
Query text
- queryParameters
- Type: System Object
Query parameters
- queryParametersSize
- Type: System Object
Query parameters size
- queryResults
- Type: System Object
Query results
- queryResultsSize
- Type: System Object
Query results size
- maxSize
- Type: System Double
Maximum query data size
Return Value
Type: StringSee Also