EntityParameterCollection.IsReadOnly Özellik

Tanım

EntityParameterCollection salt okunur olup olmadığını gösteren bir değer alır.

public:
 virtual property bool IsReadOnly { bool get(); };
public override bool IsReadOnly { get; }
member this.IsReadOnly : bool
Public Overrides ReadOnly Property IsReadOnly As Boolean

Özellik Değeri

salt okunur ise true döndürürEntityParameterCollection; değilse falsedöndürür.

Şunlara uygulanır