KREDOR Business Object Framework Documentation

BusinessObject Constructor (DataSource)

Initilizes a new blank instance bound to the specified DataSource.

protected BusinessObject(
   DataSource dataSource
);

Parameters

DataSource

Exceptions

Exception Type Condition
BOException  

See Also

BusinessObject Class | Kredor.BO Namespace | BusinessObject Constructor Overload List