KREDOR Business Object Framework Documentation

SelectFrom.Select Method ()

Returns a ArrayList containing the objects matched by the current SelectFrom query.

public ArrayList Select();

Return Value

A ArrayList containing the objects matched by the current SelectFrom query

See Also

SelectFrom Class | Kredor.BO Namespace | SelectFrom.Select Overload List