Aracılığıyla paylaş


IPropertyBase.GetPropertyAccessMode Yöntem

Tanım

PropertyAccessMode Bu özellik için kullanılan öğesini alır. null varsayılan özellik erişim modunun kullanıldığını gösterir.

public virtual Microsoft.EntityFrameworkCore.PropertyAccessMode GetPropertyAccessMode ();
abstract member GetPropertyAccessMode : unit -> Microsoft.EntityFrameworkCore.PropertyAccessMode
override this.GetPropertyAccessMode : unit -> Microsoft.EntityFrameworkCore.PropertyAccessMode
Public Overridable Function GetPropertyAccessMode () As PropertyAccessMode

Döndürülenler

Kullanılan erişim modu veya null varsayılan erişim modu kullanılıyorsa.

Şunlara uygulanır