KREDOR Business Object Framework Documentation

SysColumn Constructor (DataSource)

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

public SysColumn(
   DataSource dataSource
);

Parameters

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

Exceptions

Exception Type Condition
BOException  

See Also

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