MigrationsCodeGeneratorDependencies.AnnotationCodeGenerator Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The annotation code generator.
public Microsoft.EntityFrameworkCore.Design.IAnnotationCodeGenerator AnnotationCodeGenerator { get; }
public Microsoft.EntityFrameworkCore.Design.IAnnotationCodeGenerator AnnotationCodeGenerator { get; init; }
member this.AnnotationCodeGenerator : Microsoft.EntityFrameworkCore.Design.IAnnotationCodeGenerator
member this.AnnotationCodeGenerator : Microsoft.EntityFrameworkCore.Design.IAnnotationCodeGenerator with get, set
Public ReadOnly Property AnnotationCodeGenerator As IAnnotationCodeGenerator
Public Property AnnotationCodeGenerator As IAnnotationCodeGenerator