ISqlQueryExtensible.FirstIntoRow property
namespace: Serenity.Data assembly: Serenity.Net.Services
Gets the first into row.
public object FirstIntoRow { get; }
Property Value
The first into row.
See Also
- interface ISqlQueryExtensible
namespace: Serenity.Data assembly: Serenity.Net.Services
Gets the first into row.
public object FirstIntoRow { get; }
The first into row.