IDataQuerySettingsTQueryWithComment Method |
Adds the comment to the given query
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax TQuery WithComment(
string comment
)
Parameters
- comment
- Type: SystemString
Comment to add
Return Value
Type:
TQuerySee Also