Class SelectingProcessorAccessorOptions
The options for the SelectingProcessorAccessor
Inherited Members
Namespace: FluentMigrator.Runner.Processors
Assembly: FluentMigrator.Runner.Core.dll
Syntax
public class SelectingProcessorAccessorOptions
  Properties
| Edit this page View SourceProcessorId
The ID of the generator to be returned by the SelectingProcessorAccessor
Declaration
public string ProcessorId { get; set; }
  Property Value
| Type | Description | 
|---|---|
| string |