ISqlQueryExtensible.IntoRows property

namespace: Serenity.Data   assemblySerenity.Net.Data

Gets the into rows.

public IList<object> IntoRows { get; }

Property Value

The into rows.

See Also