ISqlQueryExtensible.FirstIntoRow property

namespace: Serenity.Data   assemblySerenity.Net.Data

Gets the first into row.

public object FirstIntoRow { get; }

Property Value

The first into row.

See Also