KREDOR Business Object Framework Documentation

SelectFrom.SelectByPrimaryKey Method

Returns the BusinessObject identified by the specified primary key value.

Overload List

Returns the BusinessObject identified by the specified primary key value.

public BusinessObject SelectByPrimaryKey(Object);

Returns the BusinessObject identified by the specified primary key value.

public BusinessObject SelectByPrimaryKey(Object,DataSource);

See Also

SelectFrom Class | Kredor.BO Namespace