KREDOR Business Object Framework Documentation

SelectFrom Properties

The properties of the SelectFrom class are listed below. For a complete list of SelectFrom class members, see the SelectFrom Members topic.

Public Instance Properties

All Returns the current SelectFrom instance configured to return all matched objects.
Distinct Returns the current SelectFrom instance configured to return distinct objects - no duplicates.
Shallow Returns the current SelectFrom instance configured to load only the root object fields and properties, not the full object tree.

See Also

SelectFrom Class | Kredor.BO Namespace | WhereCondition | OrderBy | Column