KREDOR Business Object Framework Documentation

DataSource Constructor (DataSource)

Initializes a new Kredor.BO.Datasource instance which is a copy of the specified Kredor.BO.Datasource.

public DataSource(
   DataSource dataSource
);

Parameters

DataSource
The Kredor.BO.Datasource of which to create a copy.

See Also

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