KREDOR Business Object Framework Documentation

SysUser Constructor (DataSource)

Initializes a new blank Kredor.BO.MetaTypes.SysUser object bound to the specified data source (connection string)

public SysUser(
   DataSource dataSource
);

Parameters

DataSource
The Kredor.BO.DataSource pointing to the location of the database.

Exceptions

Exception Type Condition
BOException  

See Also

SysUser Class | Kredor.BO.MetaTypes Namespace | SysUser Constructor Overload List