Show / Hide Table of Contents

Class AreaFilterDatabaseCopy

Create a new child database, using Area filtering and copy only Prototype-marked tables

Inheritance
Object
DatabaseCopyParent
AreaFilterDatabaseCopy
Inherited Members
DatabaseCopyParent.TravelLogCategory
DatabaseCopyParent.Run(Boolean)
DatabaseCopyParent.TablesToCopy
DatabaseCopyParent.Source
DatabaseCopyParent.Destination
DatabaseCopyParent.Model
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

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top