AnnotatableBase.IReadOnlyAnnotatable.FindAnnotation(String) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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