Click or drag to resize
QueryMacrosOutput Property
Output from non query statement. Allows to return data from inserted and deleted rows.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public string Output { get; set; }

Property Value

Type: String
See Also