Class AreaFilterDatabaseCopy
Create a new child database, using Area filtering and copy only Prototype-marked tables
Inherited Members
Namespace: SuperOffice.CRM.Travel
Assembly: SoDataBase.dll
Syntax
public class AreaFilterDatabaseCopy : DatabaseCopyParent
Constructors
AreaFilterDatabaseCopy(DatabaseManagement, DatabaseManagement, OnStartOfTable, OnProcessRow, OnEndOfTable, Int32)
Create a new child database, using Area filtering and copy only Prototype-marked tables
Declaration
public AreaFilterDatabaseCopy(DatabaseManagement source, DatabaseManagement destination, OnStartOfTable onStart, OnProcessRow onProcess, OnEndOfTable onEnd, int areaId)
Parameters
| Type | Name | Description |
|---|---|---|
| DatabaseManagement | source | |
| DatabaseManagement | destination | |
| OnStartOfTable | onStart | |
| OnProcessRow | onProcess | |
| OnEndOfTable | onEnd | |
| Int32 | areaId |