Aracılığıyla paylaş


RuntimeTypeBase.ITypeBase.FindProperty(String) Yöntem

Tanım

Belirli bir ada sahip özelliğini alır. Belirtilen ada sahip bir özellik tanımlanmadıysa döndürür null .

[System.Diagnostics.DebuggerStepThrough]
Microsoft.EntityFrameworkCore.Metadata.IProperty ITypeBase.FindProperty (string name);
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Metadata.ITypeBase.FindProperty : string -> Microsoft.EntityFrameworkCore.Metadata.IProperty
override this.Microsoft.EntityFrameworkCore.Metadata.ITypeBase.FindProperty : string -> Microsoft.EntityFrameworkCore.Metadata.IProperty
Function FindProperty (name As String) As IProperty Implements ITypeBase.FindProperty

Parametreler

name
String

Özelliğin adı.

Döndürülenler

özelliği veya null hiç bulunamazsa.

Uygulamalar

Öznitelikler

Şunlara uygulanır