RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

DbContextEfCore..::..SetProcessor Method

Sets the processor.

Namespace:  RingSoft.DbLookup.EfCore
Assembly:  RingSoft.DbLookup.EfCore (in RingSoft.DbLookup.EfCore.dll)

Syntax


public void SetProcessor(
	DbDataProcessor processor
)
Public Sub SetProcessor ( _
	processor As DbDataProcessor _
)
public:
void SetProcessor(
	DbDataProcessor^ processor
)

Parameters

processor
Type: RingSoft.DbLookup.DataProcessor..::..DbDataProcessor
The processor.