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