CSharpMigrationOperationGenerator.OldAnnotations Yöntem

Tanım

Aşırı Yüklemeler

OldAnnotations(IEnumerable<Annotation>, IndentedStringBuilder)

Kaldırılan nesneler için kod Annotation oluşturur.

OldAnnotations(IEnumerable<Annotation>, IndentedStringBuilder)

Kaldırılan nesneler için kod Annotation oluşturur.

OldAnnotations(IEnumerable<Annotation>, IndentedStringBuilder)

Kaldırılan nesneler için kod Annotation oluşturur.

protected virtual void OldAnnotations (System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Infrastructure.Annotation> annotations, Microsoft.EntityFrameworkCore.Infrastructure.IndentedStringBuilder builder);
abstract member OldAnnotations : seq<Microsoft.EntityFrameworkCore.Infrastructure.Annotation> * Microsoft.EntityFrameworkCore.Infrastructure.IndentedStringBuilder -> unit
override this.OldAnnotations : seq<Microsoft.EntityFrameworkCore.Infrastructure.Annotation> * Microsoft.EntityFrameworkCore.Infrastructure.IndentedStringBuilder -> unit
Protected Overridable Sub OldAnnotations (annotations As IEnumerable(Of Annotation), builder As IndentedStringBuilder)

Parametreler

annotations
IEnumerable<Annotation>

Ek açıklamalar.

builder
IndentedStringBuilder

Oluşturucu kodu,'a eklenir.

Şunlara uygulanır

OldAnnotations(IEnumerable<Annotation>, IndentedStringBuilder)

Kaldırılan nesneler için kod Annotation oluşturur.

protected virtual void OldAnnotations (System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Infrastructure.Annotation> annotations, Microsoft.EntityFrameworkCore.Internal.IndentedStringBuilder builder);
abstract member OldAnnotations : seq<Microsoft.EntityFrameworkCore.Infrastructure.Annotation> * Microsoft.EntityFrameworkCore.Internal.IndentedStringBuilder -> unit
override this.OldAnnotations : seq<Microsoft.EntityFrameworkCore.Infrastructure.Annotation> * Microsoft.EntityFrameworkCore.Internal.IndentedStringBuilder -> unit
Protected Overridable Sub OldAnnotations (annotations As IEnumerable(Of Annotation), builder As IndentedStringBuilder)

Parametreler

annotations
IEnumerable<Annotation>

Ek açıklamalar.

builder
Microsoft.EntityFrameworkCore.Internal.IndentedStringBuilder

Oluşturucu kodu,'a eklenir.

Şunlara uygulanır