ISqlQueryExtensible.FirstIntoRow property
Gets the first into row.
public object? FirstIntoRow { get; }
Property Value
The first into row, or null if none.
See Also
- interface ISqlQueryExtensible
Gets the first into row.
public object? FirstIntoRow { get; }
The first into row, or null if none.