Aracılığıyla paylaş


AnnotatableBase.IReadOnlyAnnotatable.FindAnnotation(String) Yöntem

Tanım

Mevcut değilse döndürerek null verilen ada sahip ek açıklamayı alır.

[System.Diagnostics.DebuggerStepThrough]
Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation? IReadOnlyAnnotatable.FindAnnotation (string name);
[System.Diagnostics.DebuggerStepThrough]
Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation IReadOnlyAnnotatable.FindAnnotation (string name);
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Infrastructure.IReadOnlyAnnotatable.FindAnnotation : string -> Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation
override this.Microsoft.EntityFrameworkCore.Infrastructure.IReadOnlyAnnotatable.FindAnnotation : string -> Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation
Function FindAnnotation (name As String) As IAnnotation Implements IReadOnlyAnnotatable.FindAnnotation

Parametreler

name
String

Bulunacak ek açıklamanın adı.

Döndürülenler

Belirtilen ada sahip bir ek açıklama zaten varsa mevcut ek açıklama. Tersi durumda null.

Uygulamalar

Öznitelikler

Şunlara uygulanır