KREDOR Business Object Framework Documentation

SelectFrom.SelectOne Method (DataSource)

Returns a BusinessObject matched by the current SelectFrom.

public BusinessObject SelectOne(
   DataSource dataSource
);

Return Value

A BusinessObject. -null/Nothing- if no object is found.

See Also

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