DbMaintenanceWindow..::..Processor Property
Gets the processor.
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
public IDbMaintenanceProcessor Processor { get; }
Public ReadOnly Property Processor As IDbMaintenanceProcessor Get
public: property IDbMaintenanceProcessor^ Processor { IDbMaintenanceProcessor^ get (); }