Skip to content

ISqlQueryExtensible.FirstIntoRow property

Gets the first into row.

public object? FirstIntoRow { get; }

Property Value

The first into row, or null if none.

See Also