QueryDataParametersGetUpdateQueryColumns Method |
Gets the columns representation for the update query in the form of Column1 = @Column1, Column2 = @Column2, etc.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax public string GetUpdateQueryColumns()
Return Value
Type:
StringSee Also