Skip to content

ISqlQueryExtensible.IntoRows property

Gets the into rows.

public IList<object> IntoRows { get; }

Property Value

The into rows.

See Also