CSharpMigrationOperationGenerator.Annotations Yöntem

Tanım

Aşırı Yüklemeler

Annotations(IEnumerable<Annotation>, IndentedStringBuilder)

Nesneler için kod üretir Annotation .

Annotations(IEnumerable<Annotation>, IndentedStringBuilder)

Nesneler için kod üretir Annotation .

Annotations(IEnumerable<Annotation>, IndentedStringBuilder)

Nesneler için kod üretir Annotation .

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

Parametreler

annotations
IEnumerable<Annotation>

Ek açıklamalar.

builder
IndentedStringBuilder

Oluşturucu kodu öğesine eklenir.

Şunlara uygulanır

Annotations(IEnumerable<Annotation>, IndentedStringBuilder)

Nesneler için kod üretir Annotation .

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

Parametreler

annotations
IEnumerable<Annotation>

Ek açıklamalar.

builder
Microsoft.EntityFrameworkCore.Internal.IndentedStringBuilder

Oluşturucu kodu öğesine eklenir.

Şunlara uygulanır