[]
        
(Showing Draft Content)

C1.DataConnector.UpdateStatement.ReturningColumns

ReturningColumns Property

ReturningColumns

An IList of the columns in the RETURNING statement represented as ColumnExpression

Declaration
public IList<ColumnExpression> ReturningColumns { get; set; }